imagemagick: Update to version 7.0.8-53

This commit is contained in:
Richard Kuhnt 2019-07-06 12:00:17 +00:00
parent fdb41e20ad
commit 1ba9f3c222

View File

@ -1,15 +1,15 @@
{ {
"homepage": "https://www.imagemagick.org/script/index.php", "homepage": "https://www.imagemagick.org/script/index.php",
"license": "ImageMagick", "license": "ImageMagick",
"version": "7.0.8-52", "version": "7.0.8-53",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.8-52-portable-Q16-x64.zip", "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.8-53-portable-Q16-x64.zip",
"hash": "229ae4360cd99833529f9940216bd2691b69fb0a7fff64538d5688685796e9e7" "hash": "7b8b5c12f9f5695da68d3398f164c1d74b0ced0aa8147511924b3a89a49bac0c"
}, },
"32bit": { "32bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.8-52-portable-Q16-x86.zip", "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.8-53-portable-Q16-x86.zip",
"hash": "f2c49a68f98321fb42e54580e976a27654c8152d0a77579e7f04354c408de783" "hash": "3f1fc6cfd0628600527d21d94ade612c3e9111400a2c9f75df01a75ecebdeefc"
} }
}, },
"depends": "ffmpeg", "depends": "ffmpeg",