imagemagick: Update to version 7.1.0-46

This commit is contained in:
github-actions[bot] 2022-08-17 16:31:13 +00:00
parent 73dac551de
commit c4fb6b7f56

View File

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