imagemagick: Update to version 7.1.0-29

This commit is contained in:
github-actions[bot] 2022-03-27 16:30:03 +00:00
parent d60218e751
commit c885dfda2c

View File

@ -1,16 +1,16 @@
{ {
"version": "7.1.0-28", "version": "7.1.0-29",
"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-28-Q16-HDRI-x64-dll.exe", "url": "https://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-29-Q16-HDRI-x64-dll.exe",
"hash": "1c63617b309154711db36134c755beb644d788a62f33a48e4bef211bfca5f921" "hash": "7cb8bad7d3f453735ddf050cf9bcb40a700ee5eea28897fa41c9807dcc9e3cd1"
}, },
"32bit": { "32bit": {
"url": "https://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-28-Q16-HDRI-x86-dll.exe", "url": "https://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-29-Q16-HDRI-x86-dll.exe",
"hash": "fb3556c28ba1e7bd35f49ab9276e2a1a00c32477f960a1a2ee1201fe5d3b6f25" "hash": "dd796bf633b1e292ee546a0d4469a78cb670dab554fef4ecaffee0315a6a899c"
} }
}, },
"innosetup": true, "innosetup": true,