From 53ac99d2ac8a7aea22a536de19ea61e244bf9cf6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 25 Feb 2024 16:27:13 +0000 Subject: [PATCH] imagemagick: Update to version 7.1.1-29 --- bucket/imagemagick.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/imagemagick.json b/bucket/imagemagick.json index 138c743b67..faff616d3b 100644 --- a/bucket/imagemagick.json +++ b/bucket/imagemagick.json @@ -1,20 +1,20 @@ { - "version": "7.1.1-28", + "version": "7.1.1-29", "description": "Create, edit, compose, and convert 200+ bitmap image formats.", "homepage": "https://imagemagick.org/", "license": "ImageMagick", "architecture": { "64bit": { - "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-28-Q16-HDRI-x64-dll.exe", - "hash": "4723c47cf110604e00d937130ac41ec4cbf285d4ad3b461659b16c0be24e9023" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-29-Q16-HDRI-x64-dll.exe", + "hash": "0c760dc5e36c4a50915575b71a903f804a58528af063adeab0122b1dacebe762" }, "32bit": { - "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-28-Q16-HDRI-x86-dll.exe", - "hash": "277631fcd88a03b9d17d0146eb5c18a680052f1b83c9091e79d2911b0360d812" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-29-Q16-HDRI-x86-dll.exe", + "hash": "1dd8d25d0b1999ae7ac9fa7e66076234332e12759ed8d4b5a2b185120635a266" }, "arm64": { - "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-28-Q16-HDRI-arm64-dll.exe", - "hash": "fe70555243e7e677253c1a97865643366180d77ea27aa0cc035c2bd983b5f3e9" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-29-Q16-HDRI-arm64-dll.exe", + "hash": "c29c0049abb9ada642e5a79adb66fc4bf104faa935c1d0b202bb43fa5eb1a23a" } }, "innosetup": true,