imagemagick: Update to version 7.1.0-37

This commit is contained in:
github-actions[bot] 2022-06-05 16:30:04 +00:00
parent b2ae84dd9f
commit e6824a595a

View File

@ -1,16 +1,16 @@
{ {
"version": "7.1.0-36", "version": "7.1.0-37",
"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-36-Q16-HDRI-x64-dll.exe", "url": "https://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-37-Q16-HDRI-x64-dll.exe",
"hash": "5a3132c63103150f5440e8bee3d71a1feb2f365057fe9e792467a376d29d8c18" "hash": "374a55ea9d3b5fea17058bacb917322f66a45281282d6eeab6e9c5d5989b4e7b"
}, },
"32bit": { "32bit": {
"url": "https://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-36-Q16-HDRI-x86-dll.exe", "url": "https://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-37-Q16-HDRI-x86-dll.exe",
"hash": "1313da91985019c75a8a44053e3c413e4b5f7ff8b71f8a5f2c40ed4984d6451a" "hash": "a6a5bf7ae4064ab832c80159c14e93998a5c0d7ed7d5b74f8aa3ee095bbe4b77"
} }
}, },
"innosetup": true, "innosetup": true,