imagemagick: Update to version 7.0.9-5

This commit is contained in:
Richard Kuhnt 2019-11-18 02:00:32 +00:00
parent ecf17864a2
commit bdb1ce13f2

View File

@ -2,15 +2,15 @@
"homepage": "https://imagemagick.org/", "homepage": "https://imagemagick.org/",
"description": "Create, edit, compose, and convert 200+ of bitmap images formats.", "description": "Create, edit, compose, and convert 200+ of bitmap images formats.",
"license": "ImageMagick", "license": "ImageMagick",
"version": "7.0.9-4", "version": "7.0.9-5",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-4-portable-Q16-x64.zip", "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-5-portable-Q16-x64.zip",
"hash": "e753744a810f7b8eb119f41ed4aa973c35bd6caeecf6a1ffa2f472310e1247b3" "hash": "170be76f2c5811669746fea1ca89504c58f00e35f4165a2bb2c066f17598e611"
}, },
"32bit": { "32bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-4-portable-Q16-x86.zip", "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-5-portable-Q16-x86.zip",
"hash": "1c3fe9800af473d6d4ddf829899df8c2a862f906d523efdb56f4133dc7b4ddae" "hash": "3232c3bbdb64ea3db1714eaf77650bbd8b6d8083f5526a94db3aa3d67eeb1547"
} }
}, },
"depends": "ffmpeg", "depends": "ffmpeg",