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