imagemagick: Update to version 7.1.0-14

This commit is contained in:
Richard Kuhnt 2021-11-14 22:00:32 +00:00
parent a58f38a7c9
commit b55235097f

View File

@ -1,16 +1,16 @@
{
"version": "7.1.0-13",
"version": "7.1.0-14",
"description": "Create, edit, compose, and convert 200+ of bitmap images formats.",
"homepage": "https://imagemagick.org/",
"license": "ImageMagick",
"architecture": {
"64bit": {
"url": "https://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-13-Q16-HDRI-x64-dll.exe",
"hash": "c4607f68794f9e8e5ed73b1c0a295aae8e612c4b63b163e65c5f2669068b78d0"
"url": "https://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-14-Q16-HDRI-x64-dll.exe",
"hash": "970f54f23d5b029d27df7269c279483761f868a9cb7b74d084b48fa3b7cafc4a"
},
"32bit": {
"url": "https://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-13-Q16-HDRI-x86-dll.exe",
"hash": "477bf261a8ad6d3034e0b6f58ce7abdeb9a2c6186c9caef34e64fe9e24eafa42"
"url": "https://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-14-Q16-HDRI-x86-dll.exe",
"hash": "b6ec97c1531da3ac4b2807e413b4908e4abebace7b4f9726c1e3a6ea4ca9174a"
}
},
"innosetup": true,