imagemagick: Update to version 7.1.0-44

This commit is contained in:
github-actions[bot] 2022-07-25 04:36:51 +00:00
parent 2a7b8fd60d
commit ddf78f8565

View File

@ -1,16 +1,16 @@
{ {
"version": "7.1.0-43", "version": "7.1.0-44",
"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://imagemagick.org/archive/binaries/ImageMagick-7.1.0-43-Q16-HDRI-x64-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.0-44-Q16-HDRI-x64-dll.exe",
"hash": "f923cb918e0764738809446b20a763bac3bf1897a0d6823648dc9b748acb3797" "hash": "92f0dab43d35f3956379eeb3a5b6c17323ced51424665c5fecf30a87bbad6934"
}, },
"32bit": { "32bit": {
"url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.0-43-Q16-HDRI-x86-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.0-44-Q16-HDRI-x86-dll.exe",
"hash": "a848d0161628731daa638920e014c4540cfa64b1322099e100dafd212ed9afca" "hash": "ccfa308fedc41b664a39f0c691e69e75899d75a840df0bab44d12c1a065d12aa"
} }
}, },
"innosetup": true, "innosetup": true,