From 83b0ee0f27b91e014e93186a3decdb2bf760b48f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 17 Dec 2022 20:25:03 +0000 Subject: [PATCH] imagemagick: Update to version 7.1.0-55 --- bucket/imagemagick.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/imagemagick.json b/bucket/imagemagick.json index 2055b3f734..a19f7ae0c5 100644 --- a/bucket/imagemagick.json +++ b/bucket/imagemagick.json @@ -1,16 +1,16 @@ { - "version": "7.1.0-54", + "version": "7.1.0-55", "description": "Create, edit, compose, and convert 200+ of bitmap images formats.", "homepage": "https://imagemagick.org/", "license": "ImageMagick", "architecture": { "64bit": { - "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.0-54-Q16-HDRI-x64-dll.exe", - "hash": "886cb6b49e0fe5944c21f53038efb8294dc8a1349e8d1b845bd6450965ba3bdb" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.0-55-Q16-HDRI-x64-dll.exe", + "hash": "26b8695d7b68ad4cdcbf746fad2254a950e5387db771e9e7cb36d011c480f8d4" }, "32bit": { - "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.0-54-Q16-HDRI-x86-dll.exe", - "hash": "2e2ead9d8bc6758a7ead39a099b10f5a48d357454b0577774925ef82fc49a03b" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.0-55-Q16-HDRI-x86-dll.exe", + "hash": "beb7d1003fe932fe14f42f88d7a5b353072fb114238c41d789cfc030b5f1d3da" } }, "innosetup": true,