From fe66197ef68cd81162fc992d9a8f04748ff6a853 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 28 Mar 2020 20:01:52 +0000 Subject: [PATCH] imagemagick: Update to version 7.0.10-3 --- bucket/imagemagick.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/imagemagick.json b/bucket/imagemagick.json index 44ad517e0e..89dcc55107 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.10-2", + "version": "7.0.10-3", "architecture": { "64bit": { - "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-2-portable-Q16-x64.zip", - "hash": "498cad8469e43caeeb94fd58bb9026e5deaba9637a1fbfc4ea00530f13cc0ff6" + "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-3-portable-Q16-x64.zip", + "hash": "caa2843cfb371b73d326612afffd801c6aa59cce8f5ba90a96b0faaa3a2cdb05" }, "32bit": { - "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-2-portable-Q16-x86.zip", - "hash": "f8ff140a993aad00714d5a9ddfe18059a29350026fc77903128f0d77114ebf85" + "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-3-portable-Q16-x86.zip", + "hash": "ff7df11a26e252b2cf24dfbdd1bbcb8e9d605b16bafe81c4262d30fbd9318177" } }, "depends": "ffmpeg",