imagemagick: Update to version 7.1.0-43

This commit is contained in:
github-actions[bot] 2022-07-10 00:33:33 +00:00
parent 262f706b03
commit 725644803f

View File

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