From 6ec774e45a2243f8d5179d18ccfc94a92b28fa6f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 9 Feb 2019 23:00:44 +0000 Subject: [PATCH] imagemagick: Update to version 7.0.8-27 --- imagemagick.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/imagemagick.json b/imagemagick.json index cf75dd3e58..c75acfa12f 100644 --- a/imagemagick.json +++ b/imagemagick.json @@ -1,15 +1,15 @@ { "homepage": "https://www.imagemagick.org/script/index.php", "license": "ImageMagick", - "version": "7.0.8-26", + "version": "7.0.8-27", "architecture": { "64bit": { - "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.8-26-portable-Q16-x64.zip", - "hash": "ee6e8b109c126df5759d0907c1212f548119811227e18077648eca5a333acbe8" + "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.8-27-portable-Q16-x64.zip", + "hash": "2da84e847beeca086074d837c4cb805fc2082c9bd10640d72926cc8bbaa93251" }, "32bit": { - "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.8-26-portable-Q16-x86.zip", - "hash": "74db5d71b88b5d03a6da4235029b11c559ad3fe8c495220891696f1e24a3f991" + "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.8-27-portable-Q16-x86.zip", + "hash": "597ed12c599dbbbfb4028f12a33e0623c3a87799a34feaf85c9b47f5132af19b" } }, "depends": "ffmpeg",