imagemagick: Update to version 7.1.1-21

This commit is contained in:
github-actions[bot] 2023-10-21 20:23:01 +00:00
parent db3279c072
commit bb2693f6c4

View File

@ -1,20 +1,20 @@
{ {
"version": "7.1.1-20", "version": "7.1.1-21",
"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-20-Q16-HDRI-x64-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-21-Q16-HDRI-x64-dll.exe",
"hash": "79a109aaeb08c950aaf3e4e3eef29d09a484553a5b09fdde382c2ac138077895" "hash": "4f9e19fa67aba1094ed27eb50fdb002ff9c4480698ebf86f9800099c92a5bf2a"
}, },
"32bit": { "32bit": {
"url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-20-Q16-HDRI-x86-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-21-Q16-HDRI-x86-dll.exe",
"hash": "35506d22df38298a5d882e912c09aa64dae556019db4020026d5c0546e2e3503" "hash": "0929bd2d68ce4125ffc0554875e3ab231b11681fd789059f1087d2da5b83d9b2"
}, },
"arm64": { "arm64": {
"url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-20-Q16-HDRI-arm64-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-21-Q16-HDRI-arm64-dll.exe",
"hash": "9aa4424bb49f228bee25a7be87c73c65a0fb9263f3230bfd9203fe737e3371f9" "hash": "55ed755c1e13cae123dc81818ca0899310e658db890319640cb452c548697b25"
} }
}, },
"innosetup": true, "innosetup": true,