From 33c1bbfc77da17252ad0f8f269efb0ccb670dafe Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 25 Oct 2019 13:00:16 +0000 Subject: [PATCH] imagemagick: Update to version 7.0.9-0 --- bucket/imagemagick.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/imagemagick.json b/bucket/imagemagick.json index 24e5ba24de..5fa7a77fb3 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.8-68", + "version": "7.0.9-0", "architecture": { "64bit": { - "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.8-68-portable-Q16-x64.zip", - "hash": "f2cf086dcde3e86e6a03ae87490b9cfb42b3707558eeecf9ccedc8b0180f88d0" + "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-0-portable-Q16-x64.zip", + "hash": "e0dd2fba6cc558791768ff0912111662a877154bc5e6693a08a750099dfa2242" }, "32bit": { - "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.8-68-portable-Q16-x86.zip", - "hash": "634524fe38ee7140b7d315aacc54454869fd7356dc8222c543c885369ac549db" + "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-0-portable-Q16-x86.zip", + "hash": "411f6ecc0111f6f701b064ca13af893ab8fa1807803b2835fb21a4eb5a23b462" } }, "depends": "ffmpeg",