imagemagick: Update to version 7.0.9-18

This commit is contained in:
Richard Kuhnt 2020-01-26 14:01:49 +00:00
parent d0317c1bef
commit 7ad4bfe93c

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-17",
"version": "7.0.9-18",
"architecture": {
"64bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-17-portable-Q16-x64.zip",
"hash": "340fd83d4e183b4bdfc7e8dacd0a5aefebb4f5263f1e9fe8eb03586c34adb92e"
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-18-portable-Q16-x64.zip",
"hash": "45c78d06a8ca5f608fa0e0e31369bf93bc438d9cfe8c14fea64d0d51067695e2"
},
"32bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-17-portable-Q16-x86.zip",
"hash": "eabfa2602d573c2461e0578b0a34170997a89edd48ffb639a11a3c7f2b13e670"
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-18-portable-Q16-x86.zip",
"hash": "0ea014f10952c077975639f4693bf3d44e2c677e869cdac664f01fbd2a856ba6"
}
},
"depends": "ffmpeg",