imagemagick: Update to version 7.0.8-62

This commit is contained in:
Richard Kuhnt 2019-08-24 14:00:19 +00:00
parent 58bcfdc03b
commit 7afe26939c

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.8-61", "version": "7.0.8-62",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.8-61-portable-Q16-x64.zip", "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.8-62-portable-Q16-x64.zip",
"hash": "8bb5a2dde09866a824f5587b7b0b4844a91974cc26456e1d217ce13be8c2590a" "hash": "9b695cd57eb7ec4ce645e1a69cd418e8232b1b52e6b74a85aac93a22182f3135"
}, },
"32bit": { "32bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.8-61-portable-Q16-x86.zip", "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.8-62-portable-Q16-x86.zip",
"hash": "ef9b41bf112c0261309138c96735a402cc4f085d582ba67bd146059484cb1469" "hash": "3c805f84053c306a6dc6cd5935c01a8867ea3e2bc6c131a432de19c911f6f9ea"
} }
}, },
"depends": "ffmpeg", "depends": "ffmpeg",