From bdb1ce13f2217096ac7b57b51a9e123299621324 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 18 Nov 2019 02:00:32 +0000 Subject: [PATCH] imagemagick: Update to version 7.0.9-5 --- bucket/imagemagick.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/imagemagick.json b/bucket/imagemagick.json index 19791e3a11..5f4edf3747 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-4", + "version": "7.0.9-5", "architecture": { "64bit": { - "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-4-portable-Q16-x64.zip", - "hash": "e753744a810f7b8eb119f41ed4aa973c35bd6caeecf6a1ffa2f472310e1247b3" + "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-5-portable-Q16-x64.zip", + "hash": "170be76f2c5811669746fea1ca89504c58f00e35f4165a2bb2c066f17598e611" }, "32bit": { - "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-4-portable-Q16-x86.zip", - "hash": "1c3fe9800af473d6d4ddf829899df8c2a862f906d523efdb56f4133dc7b4ddae" + "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-5-portable-Q16-x86.zip", + "hash": "3232c3bbdb64ea3db1714eaf77650bbd8b6d8083f5526a94db3aa3d67eeb1547" } }, "depends": "ffmpeg",