imagemagick: Update to version 7.0.8-15

This commit is contained in:
Richard Kuhnt 2018-12-02 15:00:23 +00:00
parent e3cfd653b7
commit f93c9c96b1

View File

@ -1,20 +1,18 @@
{ {
"homepage": "https://www.imagemagick.org/script/index.php", "homepage": "https://www.imagemagick.org/script/index.php",
"license": "ImageMagick", "license": "ImageMagick",
"version": "7.0.8-14", "version": "7.0.8-15",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.8-14-portable-Q16-x64.zip", "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.8-15-portable-Q16-x64.zip",
"hash": "1347ed9bd51ddd740b3a075649b3ab034232ad33c6557ee86f3662dfc965dfad" "hash": "1bd5259c843a0b5a0d935a8b3e364091d8d1cdc045c28823aa080750a84f2622"
}, },
"32bit": { "32bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.8-14-portable-Q16-x86.zip", "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.8-15-portable-Q16-x86.zip",
"hash": "31d5921382940ca1c9edb38df48b4c3413030821f0ff38bf67f3a4eb2d3cb699" "hash": "9c6cfe8f36ae86efc09e41cc37da440ad545440db2d2c3645b271527c24f208c"
} }
}, },
"depends": [ "depends": "ffmpeg",
"ffmpeg"
],
"bin": [ "bin": [
"compare.exe", "compare.exe",
"composite.exe", "composite.exe",