imagemagick: Update to version 7.1.0-61

This commit is contained in:
github-actions[bot] 2023-02-06 01:52:09 +00:00
parent bd582e94ef
commit 56b1a1cdeb

View File

@ -1,16 +1,16 @@
{ {
"version": "7.1.0-60", "version": "7.1.0-61",
"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-60-Q16-HDRI-x64-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.0-61-Q16-HDRI-x64-dll.exe",
"hash": "cf3b47b3161eb09bdefe098310b1a06932abb04c78dbfe8f066f26f2f4e18701" "hash": "0f81a3c8e23c9d91e23a2d467de4bf42be4e99ad83ce6abed44cbfb7fe75185b"
}, },
"32bit": { "32bit": {
"url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.0-60-Q16-HDRI-x86-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.0-61-Q16-HDRI-x86-dll.exe",
"hash": "a51bfb1430fb44ef8295e4557c5f94b7478e4d4431e7854222d36bf3aec48c4e" "hash": "6b23d4cc381d78e0ec17ac0dfd67e407cd623c58bc54cc5d35e72a0cd5d0d534"
} }
}, },
"innosetup": true, "innosetup": true,