imagemagick: Update to version 7.1.1-36

This commit is contained in:
github-actions[bot] 2024-07-27 16:28:06 +00:00
parent bd9a6bea7c
commit 95490eba96

View File

@ -1,20 +1,20 @@
{ {
"version": "7.1.1-35", "version": "7.1.1-36",
"description": "Create, edit, compose, and convert 200+ bitmap image formats.", "description": "Create, edit, compose, and convert 200+ bitmap image formats.",
"homepage": "https://imagemagick.org/", "homepage": "https://imagemagick.org/",
"license": "ImageMagick", "license": "ImageMagick",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-35-Q16-HDRI-x64-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-36-Q16-HDRI-x64-dll.exe",
"hash": "83e1b3ad474b6c78f0f20514c6313938dcdd3bf8338c316c25f099d44cbf483c" "hash": "3e6cef8cb24b2bc77933a982c6427bd59460c215b54a03017d50595780218054"
}, },
"32bit": { "32bit": {
"url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-35-Q16-HDRI-x86-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-36-Q16-HDRI-x86-dll.exe",
"hash": "6cb6f25b7ddf499309909252240f847b14d7d1279f7f04bc8eb468f27777ced8" "hash": "9d097968f39f9e50ed6fb719f684f65a1eb82e61a8ae9236c7101bcbc05cde6a"
}, },
"arm64": { "arm64": {
"url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-35-Q16-HDRI-arm64-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-36-Q16-HDRI-arm64-dll.exe",
"hash": "6190d808395bd0605ed9523752c37afa88b37b1df413bfe0cc60da66de5b065e" "hash": "bcd96a48759f9fa820c8920cc0edb58f723afcae8f8b3c07391d3c1dcac04999"
} }
}, },
"innosetup": true, "innosetup": true,