imagemagick: Update to version 7.1.1-22

This commit is contained in:
github-actions[bot] 2023-12-03 20:23:39 +00:00
parent 946d71b728
commit f14fecbabc

View File

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