From d9a30b1a9ccff4bd793243bab55c8bfa5c590246 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 5 Jan 2020 14:01:15 +0000 Subject: [PATCH] imagemagick: Update to version 7.0.9-14 --- bucket/imagemagick.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/imagemagick.json b/bucket/imagemagick.json index df33b1b8fc..daf5ba050b 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-13", + "version": "7.0.9-14", "architecture": { "64bit": { - "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-13-portable-Q16-x64.zip", - "hash": "b9edc0088d344b1118d54c6403ad9eb6f83e6cda0be97607158f5d2cdc51b4d7" + "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-14-portable-Q16-x64.zip", + "hash": "6af7e5972c8d6569e7b43626b0e8e759b13b80baeb63c92891eba1aec3b9fd39" }, "32bit": { - "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-13-portable-Q16-x86.zip", - "hash": "5437204a95a48c7cd50a5823675d1d0e85fb6dba092f7ca0756bc3bc1abd2522" + "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-14-portable-Q16-x86.zip", + "hash": "a4da869179143f118295815e7d7f8221845d263d59c0b32edb536b6ac367bb21" } }, "depends": "ffmpeg",