imagemagick: Update to version 7.1.0-32

This commit is contained in:
github-actions[bot] 2022-05-01 04:31:59 +00:00
parent 42f260ef5d
commit 0088956de0

View File

@ -1,16 +1,16 @@
{ {
"version": "7.1.0-31", "version": "7.1.0-32",
"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://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-31-Q16-HDRI-x64-dll.exe", "url": "https://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-32-Q16-HDRI-x64-dll.exe",
"hash": "5f798f81a1739b88673fd9da08b195af44fe59de6ffcbab5de79efe61ab29502" "hash": "e7f895d313ba76a365fb016a85e890671ee4ca3e5e88d41c8bf168b63c17faac"
}, },
"32bit": { "32bit": {
"url": "https://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-31-Q16-HDRI-x86-dll.exe", "url": "https://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-32-Q16-HDRI-x86-dll.exe",
"hash": "144c960bda59df21adc10035368b8242ff311d44af07e6193732b32fbf336c6a" "hash": "bac3789cb2d8638d8c5a1dc7f0fb8c1872e1a69fe899c882ab0f67b2bfb4cae4"
} }
}, },
"innosetup": true, "innosetup": true,