imagemagick: Update to version 7.1.0-53

This commit is contained in:
github-actions[bot] 2022-12-04 20:28:56 +00:00
parent db688ab6fa
commit 79bfb7e4bc

View File

@ -1,16 +1,16 @@
{ {
"version": "7.1.0-52", "version": "7.1.0-53",
"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-52-Q16-HDRI-x64-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.0-53-Q16-HDRI-x64-dll.exe",
"hash": "5d4593ae42af79c587ea47d8d7138c0549662608d3db8098de0a337fed1aede4" "hash": "f11dd8ff1651ff63fe29566eb8b21aaa56cd59da053f03fc78d320cd45a602c4"
}, },
"32bit": { "32bit": {
"url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.0-52-Q16-HDRI-x86-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.0-53-Q16-HDRI-x86-dll.exe",
"hash": "c84bafb39d83118be50d7025b0ad27e9d6c03a68f73ead0739fd879e51943a78" "hash": "76491d76fad6b369be23d943baa6b06926ff1befa55b87e8af2d389543a46bd0"
} }
}, },
"innosetup": true, "innosetup": true,