From 19021b0077c1d7dabc8f6d35a7617d0b3626c2d2 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 22 Sep 2019 13:00:38 +0000 Subject: [PATCH] imagemagick: Update to version 7.0.8-66 --- bucket/imagemagick.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/imagemagick.json b/bucket/imagemagick.json index 1ce4b835734d7..4e095e5619be3 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-65", + "version": "7.0.8-66", "architecture": { "64bit": { - "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.8-65-portable-Q16-x64.zip", - "hash": "bf56236920879735325f7206de5363a4ffc0d887c29c1d8715a0ae269e489244" + "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.8-66-portable-Q16-x64.zip", + "hash": "4db9ac350e4eb0ae78d7629dd820c4eb477ecfb25b36687e1d7bad2c9cf53a9c" }, "32bit": { - "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.8-65-portable-Q16-x86.zip", - "hash": "8df5963478a08038b33291bd06e33e47b8150257119fd5bc24021e0776a4763d" + "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.8-66-portable-Q16-x86.zip", + "hash": "bd618de5d127ba1cf69e783a8b63301e8f0b23d9be050f152f36df8122a45d89" } }, "depends": "ffmpeg",