From 0c8aabd1477675fceb7c4b1a144790d55f4b00b5 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 29 Feb 2020 21:01:53 +0000 Subject: [PATCH] imagemagick: Update to version 7.0.9-27 --- bucket/imagemagick.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/imagemagick.json b/bucket/imagemagick.json index e0482d5b08..0ae87f29ec 100644 --- a/bucket/imagemagick.json +++ b/bucket/imagemagick.json @@ -2,15 +2,15 @@ "homepage": "https://imagemagick.org/", "description": "Create, edit, compose, and convert 200+ of bitmap images formats.", "license": "ImageMagick", - "version": "7.0.9-26", + "version": "7.0.9-27", "architecture": { "64bit": { - "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-26-portable-Q16-x64.zip", - "hash": "c43a2857e92794a2d5bd88911cbe2380668e3ee427d00f70acc390f7ad996871" + "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-27-portable-Q16-x64.zip", + "hash": "5476e996ae8e3e69806712f209787cd04ca5b640b4833c7ee0fa3a1e8488ed47" }, "32bit": { - "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-26-portable-Q16-x86.zip", - "hash": "18f7d6d95617758ffcda18998020f72a7d69f38ed670920cacda15ea8b2dd69f" + "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-27-portable-Q16-x86.zip", + "hash": "aa7d7b456de5c98b8ed93246b47e52161b4bacc87850189bf2e955380b6fde3a" } }, "depends": "ffmpeg",