imagemagick: Update to version 7.1.1-4

This commit is contained in:
github-actions[bot] 2023-03-18 16:29:14 +00:00
parent 0bb022793a
commit 0170ca2d98

View File

@ -1,16 +1,16 @@
{ {
"version": "7.1.1-3", "version": "7.1.1-4",
"description": "Create, edit, compose, and convert 200+ of bitmap images formats.", "description": "Create, edit, compose, and convert 200+ of bitmap images 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-3-Q16-HDRI-x64-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-4-Q16-HDRI-x64-dll.exe",
"hash": "482c194497226e18c5f094b681eedac8b9c69c880439d10a3679f00ec72ff5bb" "hash": "ce3cd1f4cdebe0f36db31bd786f98dd26cb96b938ed1a190fd84d0dc421de9ab"
}, },
"32bit": { "32bit": {
"url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-3-Q16-HDRI-x86-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-4-Q16-HDRI-x86-dll.exe",
"hash": "48bcaa013aa66a35b1022a0cfae12fbbd87b04d3e57f301f88312fb5ff8ca1d1" "hash": "3971b526934f3bc61913edbfe695b9549f784516de4760aafea24cae5d5fe958"
} }
}, },
"innosetup": true, "innosetup": true,