From f93c9c96b1a3358d01fcb25e03ccc934c360324c Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 2 Dec 2018 15:00:23 +0000 Subject: [PATCH] imagemagick: Update to version 7.0.8-15 --- imagemagick.json | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/imagemagick.json b/imagemagick.json index 197c3a249f..d8a1133109 100644 --- a/imagemagick.json +++ b/imagemagick.json @@ -1,20 +1,18 @@ { "homepage": "https://www.imagemagick.org/script/index.php", "license": "ImageMagick", - "version": "7.0.8-14", + "version": "7.0.8-15", "architecture": { "64bit": { - "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.8-14-portable-Q16-x64.zip", - "hash": "1347ed9bd51ddd740b3a075649b3ab034232ad33c6557ee86f3662dfc965dfad" + "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.8-15-portable-Q16-x64.zip", + "hash": "1bd5259c843a0b5a0d935a8b3e364091d8d1cdc045c28823aa080750a84f2622" }, "32bit": { - "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.8-14-portable-Q16-x86.zip", - "hash": "31d5921382940ca1c9edb38df48b4c3413030821f0ff38bf67f3a4eb2d3cb699" + "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.8-15-portable-Q16-x86.zip", + "hash": "9c6cfe8f36ae86efc09e41cc37da440ad545440db2d2c3645b271527c24f208c" } }, - "depends": [ - "ffmpeg" - ], + "depends": "ffmpeg", "bin": [ "compare.exe", "composite.exe",