imagemagick: Update to version 7.1.1-7

This commit is contained in:
github-actions[bot] 2023-04-17 00:34:11 +00:00
parent df2a2ee5b9
commit 69d14df997

View File

@ -1,16 +1,16 @@
{ {
"version": "7.1.1-6", "version": "7.1.1-7",
"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-6-Q16-HDRI-x64-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-7-Q16-HDRI-x64-dll.exe",
"hash": "c2c7a20e9f9fea24b249665d4a6cb1748287a12eb39490d6efd4653e65db0b1e" "hash": "9fc7e295f10b725e0e84f2aec3de997852c1c05f588db2411eb5ca28972105a6"
}, },
"32bit": { "32bit": {
"url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-6-Q16-HDRI-x86-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-7-Q16-HDRI-x86-dll.exe",
"hash": "f7395dfc71b2b0295a22f4a47113a2af5bf4a7eabd37918c1c7779d6a1258294" "hash": "549ccb06cf5118d0cf53aea075b811c66a5b97d4c254e0a10ad366574c6b5590"
} }
}, },
"innosetup": true, "innosetup": true,