imagemagick: Update to version 7.1.1-1

This commit is contained in:
github-actions[bot] 2023-03-09 16:30:28 +00:00
parent 09bfa7c8ac
commit d013105abf

View File

@ -1,16 +1,16 @@
{ {
"version": "7.1.1-0", "version": "7.1.1-1",
"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-0-Q16-HDRI-x64-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-1-Q16-HDRI-x64-dll.exe",
"hash": "caccd08172ba47a98f19a30ddab969f2cf1190950ae88b73add60a0d8feaf26f" "hash": "bc71265fbed051c6a622199fdeb96ce3861d1295bc88cb7bdc7dbf7cdcff68d5"
}, },
"32bit": { "32bit": {
"url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-0-Q16-HDRI-x86-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-1-Q16-HDRI-x86-dll.exe",
"hash": "8a902992af64d5679cc7a9e4e4cf170c618fd5295d4ad90abb3c1b8266a1ddce" "hash": "d323494edd065de5d445f1fadd8ebcf73bbe42b0e04ce29704350201a883f281"
} }
}, },
"innosetup": true, "innosetup": true,