imagemagick: Update to version 7.1.1-35

This commit is contained in:
github-actions[bot] 2024-07-14 16:27:29 +00:00
parent bd8975fc03
commit 3191e0975d

View File

@ -1,20 +1,20 @@
{ {
"version": "7.1.1-34", "version": "7.1.1-35",
"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-34-Q16-HDRI-x64-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-35-Q16-HDRI-x64-dll.exe",
"hash": "f3a7791ed35525b395bdab4a73c356c28ff70c17f979acdd16bfef81c9388774" "hash": "83e1b3ad474b6c78f0f20514c6313938dcdd3bf8338c316c25f099d44cbf483c"
}, },
"32bit": { "32bit": {
"url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-34-Q16-HDRI-x86-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-35-Q16-HDRI-x86-dll.exe",
"hash": "5b0c3fc7500aa90f0850089a4d442ea9a2ef546f6cc7e744b211580ed4d109cb" "hash": "6cb6f25b7ddf499309909252240f847b14d7d1279f7f04bc8eb468f27777ced8"
}, },
"arm64": { "arm64": {
"url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-34-Q16-HDRI-arm64-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-35-Q16-HDRI-arm64-dll.exe",
"hash": "989b0e26548fa4241fa4d44bfb2c2f0a2558d82605b8bd5ca7268496da6aaf4d" "hash": "6190d808395bd0605ed9523752c37afa88b37b1df413bfe0cc60da66de5b065e"
} }
}, },
"innosetup": true, "innosetup": true,