imagemagick: Update to version 7.0.8-16

This commit is contained in:
Richard Kuhnt 2018-12-10 15:00:26 +00:00
parent b0d007cf74
commit f14fa0ceb2

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-15", "version": "7.0.8-16",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.8-15-portable-Q16-x64.zip", "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.8-16-portable-Q16-x64.zip",
"hash": "1bd5259c843a0b5a0d935a8b3e364091d8d1cdc045c28823aa080750a84f2622" "hash": "0bdc643df814eef274f1f1d65a8dbfbcece66a58df36328b12e86e6cc1e5a297"
}, },
"32bit": { "32bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.8-15-portable-Q16-x86.zip", "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.8-16-portable-Q16-x86.zip",
"hash": "9c6cfe8f36ae86efc09e41cc37da440ad545440db2d2c3645b271527c24f208c" "hash": "6fecae68c5c1ae281243e3cb8d1d37668d7fcacb7f71d54ff26ff01c2e153e4d"
} }
}, },
"depends": "ffmpeg", "depends": "ffmpeg",