imagemagick: Update to version 7.1.1-20

This commit is contained in:
github-actions[bot] 2023-10-09 00:33:01 +00:00
parent 0a3620c4f8
commit a9cb10e36d

View File

@ -1,20 +1,20 @@
{ {
"version": "7.1.1-19", "version": "7.1.1-20",
"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-19-Q16-HDRI-x64-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-20-Q16-HDRI-x64-dll.exe",
"hash": "c4def2e5402805e7abe3fe5b805618895bc21051747a9dfd4ba3642802847b5b" "hash": "79a109aaeb08c950aaf3e4e3eef29d09a484553a5b09fdde382c2ac138077895"
}, },
"32bit": { "32bit": {
"url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-19-Q16-HDRI-x86-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-20-Q16-HDRI-x86-dll.exe",
"hash": "5dc080d1ac8991ad7ec1288d0da9ae15e33d8d7b581ca49751e41a731ec57c66" "hash": "35506d22df38298a5d882e912c09aa64dae556019db4020026d5c0546e2e3503"
}, },
"arm64": { "arm64": {
"url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-19-Q16-HDRI-arm64-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-20-Q16-HDRI-arm64-dll.exe",
"hash": "b767b91770a77a675e956d5643298604b7556cacc0bebd1054c185085857e7ac" "hash": "9aa4424bb49f228bee25a7be87c73c65a0fb9263f3230bfd9203fe737e3371f9"
} }
}, },
"innosetup": true, "innosetup": true,