imagemagick: Update to version 7.1.0-16

This commit is contained in:
Richard Kuhnt 2021-11-22 13:00:32 +00:00
parent e184a7eda8
commit 4d82b9467a

View File

@ -1,16 +1,16 @@
{
"version": "7.1.0-15",
"version": "7.1.0-16",
"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-15-Q16-HDRI-x64-dll.exe",
"hash": "1fe6ad8d51ccfa3796e7feede619b88e9f22692c8c24b16a2684295e857b3266"
"url": "https://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-16-Q16-HDRI-x64-dll.exe",
"hash": "7312c3ff7c2bfb22d264e0d40c4d0c8ffe3827db5a5b4d5f4d3f2c1e58df1326"
},
"32bit": {
"url": "https://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-15-Q16-HDRI-x86-dll.exe",
"hash": "324156bc9c0d326d8d7d88d2412b1362c32cfd79b9a197925f20e53fb62cd89c"
"url": "https://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-16-Q16-HDRI-x86-dll.exe",
"hash": "2e760eab3789f4dadaae13a476ee7feda6d2b29dccf0dc78309ddc23c6816c34"
}
},
"innosetup": true,