From 7c8e49bc9ed773b78cc4427d04cb2e68159f6361 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 15 Feb 2020 14:01:52 +0000 Subject: [PATCH] imagemagick: Update to version 7.0.9-23 --- bucket/imagemagick.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/imagemagick.json b/bucket/imagemagick.json index 8a726f1006..b9495583ce 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-22", + "version": "7.0.9-23", "architecture": { "64bit": { - "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-22-portable-Q16-x64.zip", - "hash": "4d3d78a86b2087bbcf69141d82c4eda76738c6cb92691a6e8c25c6989a6beb38" + "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-23-portable-Q16-x64.zip", + "hash": "38466a5a98fd308b992a51a75f8a7b1326bc2405d21a3235466a6c99d1f50740" }, "32bit": { - "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-22-portable-Q16-x86.zip", - "hash": "b4fd100de736b75e91cb96d85051e83e0ed9ba57408a99741829f8940fb21f5d" + "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-23-portable-Q16-x86.zip", + "hash": "0267d6d905f42045cc3596e2314702931aba087d14b491fe5fdb4bdc7da90927" } }, "depends": "ffmpeg",