imagemagick: Update to version 7.1.0-24

This commit is contained in:
github-actions[bot] 2022-02-12 20:25:55 +00:00
parent 0750b4a790
commit 5efa1a8edc

View File

@ -1,16 +1,16 @@
{ {
"version": "7.1.0-23", "version": "7.1.0-24",
"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-23-Q16-HDRI-x64-dll.exe", "url": "https://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-24-Q16-HDRI-x64-dll.exe",
"hash": "084f7b56bdfd9382bf774b9122f27df03b1a8ba6d61cbc702001b55ed9de2f16" "hash": "1ab0f6a398a001b85d965da0eb6a775011adbc793ed560d3ae6b69b79e2197c8"
}, },
"32bit": { "32bit": {
"url": "https://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-23-Q16-HDRI-x86-dll.exe", "url": "https://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-24-Q16-HDRI-x86-dll.exe",
"hash": "1cb605587045f93604955dde6b5dc910f9a6a18e0641595d5380e078d4d87a8e" "hash": "72916d8c7f6311bb2d461069f7cf6b94b89430850d2fdd4ff1c9cc78a9c62426"
} }
}, },
"innosetup": true, "innosetup": true,