From 19807ae363bdc1b5a89a09cfeca0dabaeab57abd Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 26 Jan 2020 22:01:53 +0000 Subject: [PATCH] imagemagick: Update to version 7.0.9-19 --- bucket/imagemagick.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/imagemagick.json b/bucket/imagemagick.json index 3e9be67313..7f6cbb3fc5 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-18", + "version": "7.0.9-19", "architecture": { "64bit": { - "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-18-portable-Q16-x64.zip", - "hash": "45c78d06a8ca5f608fa0e0e31369bf93bc438d9cfe8c14fea64d0d51067695e2" + "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-19-portable-Q16-x64.zip", + "hash": "538aacec0d8430bf786c2c8f34e666546cdb372f82447f814cefa12dbd8a2f61" }, "32bit": { - "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-18-portable-Q16-x86.zip", - "hash": "0ea014f10952c077975639f4693bf3d44e2c677e869cdac664f01fbd2a856ba6" + "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-19-portable-Q16-x86.zip", + "hash": "5d4ff327544a56f6cd31f32ff01620867f4615bbabde880209ec164d9ad9e8ff" } }, "depends": "ffmpeg",