imagemagick: Update to version 7.1.0-47

This commit is contained in:
github-actions[bot] 2022-08-27 20:27:50 +00:00
parent 5a97cac370
commit d6c00b7568

View File

@ -1,16 +1,16 @@
{ {
"version": "7.1.0-46", "version": "7.1.0-47",
"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.0-46-Q16-HDRI-x64-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.0-47-Q16-HDRI-x64-dll.exe",
"hash": "bf1b556eb45706210de8814db9ea5303f34a96429d4ff4da19b3df399c2adebc" "hash": "3c4de8551ece654d26ea35fe50c0df1c54476bde8fbcb6d4f0dc232228ea36f0"
}, },
"32bit": { "32bit": {
"url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.0-46-Q16-HDRI-x86-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.0-47-Q16-HDRI-x86-dll.exe",
"hash": "c1c8ab1b60d995281a82b706058a9e6a3460723c6df5346218fadefcf15868fe" "hash": "0169dfca772cec70f151820a758475527b8a1b5b5ec6fbbc80846164c437af44"
} }
}, },
"innosetup": true, "innosetup": true,