From 75564af3f12b481974935e4aea3d29ab1921ba37 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 23 Jun 2024 20:25:26 +0000 Subject: [PATCH] imagemagick: Update to version 7.1.1-34 --- bucket/imagemagick.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/imagemagick.json b/bucket/imagemagick.json index fb32e59a5f..f2f346cc43 100644 --- a/bucket/imagemagick.json +++ b/bucket/imagemagick.json @@ -1,20 +1,20 @@ { - "version": "7.1.1-33", + "version": "7.1.1-34", "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-33-Q16-HDRI-x64-dll.exe", - "hash": "70937ef16b3bceafe1ee2cc9059eeb98446edb19e4065d235cebf2cc03ff0840" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-34-Q16-HDRI-x64-dll.exe", + "hash": "f3a7791ed35525b395bdab4a73c356c28ff70c17f979acdd16bfef81c9388774" }, "32bit": { - "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-33-Q16-HDRI-x86-dll.exe", - "hash": "62e5739afbb22e1cff92b207c5f21799719140fd88382ace4a68e537b0f15f75" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-34-Q16-HDRI-x86-dll.exe", + "hash": "5b0c3fc7500aa90f0850089a4d442ea9a2ef546f6cc7e744b211580ed4d109cb" }, "arm64": { - "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-33-Q16-HDRI-arm64-dll.exe", - "hash": "bd3258127677b1e76c56b7beef6f37947a3343a0f6b76ae97e2d4ce1a5e09fa4" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-34-Q16-HDRI-arm64-dll.exe", + "hash": "989b0e26548fa4241fa4d44bfb2c2f0a2558d82605b8bd5ca7268496da6aaf4d" } }, "innosetup": true,