imagemagick: Update to version 7.1.0-31

This commit is contained in:
github-actions[bot] 2022-04-23 20:27:51 +00:00
parent 3610462cd0
commit 17c282592d

View File

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