From 368b60da0f27fe01d917c33ce7d18358d6463811 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Dec 2021 00:32:06 +0000 Subject: [PATCH] imagemagick: Update to version 7.1.0-19 --- bucket/imagemagick.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/imagemagick.json b/bucket/imagemagick.json index d67dbb80f1..7a9a5ed9c0 100644 --- a/bucket/imagemagick.json +++ b/bucket/imagemagick.json @@ -1,16 +1,16 @@ { - "version": "7.1.0-18", + "version": "7.1.0-19", "description": "Create, edit, compose, and convert 200+ of bitmap images formats.", "homepage": "https://imagemagick.org/", "license": "ImageMagick", "architecture": { "64bit": { - "url": "https://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-18-Q16-HDRI-x64-dll.exe", - "hash": "b257c712d4e216a1303f6fd009e36f7bae191b518e4213edecdc55f584a86f63" + "url": "https://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-19-Q16-HDRI-x64-dll.exe", + "hash": "40de58930e0f41e3f71bebe12befc326fade7d953b552936ea4a88a1267cf451" }, "32bit": { - "url": "https://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-18-Q16-HDRI-x86-dll.exe", - "hash": "30444c638044f31b93cd02263cc711c8b865e01ce6b52cb5f48db8d1b86e284a" + "url": "https://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-19-Q16-HDRI-x86-dll.exe", + "hash": "9bee2baabdf02ae5ca3cfc9996d667cea2fe792dc4edfe9286b1f0803d5831cd" } }, "innosetup": true,