imagemagick: Update to version 7.0.9-17

This commit is contained in:
Richard Kuhnt 2020-01-19 13:01:48 +00:00
parent 978ecf58ee
commit f00ab97445

View File

@ -2,15 +2,15 @@
"homepage": "https://imagemagick.org/",
"description": "Create, edit, compose, and convert 200+ of bitmap images formats.",
"license": "ImageMagick",
"version": "7.0.9-16",
"version": "7.0.9-17",
"architecture": {
"64bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-16-portable-Q16-x64.zip",
"hash": "70e7eaf5707671a3bdab4f079da789462ffa11feeb94850301b7bd3d4e951616"
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-17-portable-Q16-x64.zip",
"hash": "340fd83d4e183b4bdfc7e8dacd0a5aefebb4f5263f1e9fe8eb03586c34adb92e"
},
"32bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-16-portable-Q16-x86.zip",
"hash": "52204f6e995300ddc9b07d66f4b9369adcaa8603427acc62ab01205dc6ddacdd"
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-17-portable-Q16-x86.zip",
"hash": "eabfa2602d573c2461e0578b0a34170997a89edd48ffb639a11a3c7f2b13e670"
}
},
"depends": "ffmpeg",