From 6ad36face724f7910193683e443bd5b3a5026656 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Apr 2024 16:35:26 +0000 Subject: [PATCH] imagemagick: Update to version 7.1.1-31 --- bucket/imagemagick.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/imagemagick.json b/bucket/imagemagick.json index 309483719d..773e0957a1 100644 --- a/bucket/imagemagick.json +++ b/bucket/imagemagick.json @@ -1,20 +1,20 @@ { - "version": "7.1.1-30", + "version": "7.1.1-31", "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-30-Q16-HDRI-x64-dll.exe", - "hash": "749da7e6373e1e7f99ff961854b006816098847d9ec70af5963108ae94d6e259" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-31-Q16-HDRI-x64-dll.exe", + "hash": "4787f382cf77896c6bfca95b60758591a1ff0811c1e5ac4d525d8f71a0e0dafb" }, "32bit": { - "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-30-Q16-HDRI-x86-dll.exe", - "hash": "fd4807fa3b144e6f9588f19465cd7761502a7d8a04c697bcf56d5588b1240208" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-31-Q16-HDRI-x86-dll.exe", + "hash": "0f351c1f872c54be11cd987a82db2edcb573134eab5b3aad719ac0f14da84df2" }, "arm64": { - "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-30-Q16-HDRI-arm64-dll.exe", - "hash": "882f20f90474114419686511dc1b311e82c1575800f94a7a20fa17acf1112eb8" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-31-Q16-HDRI-arm64-dll.exe", + "hash": "926ed808739d3c08d933e02363c0446270d851bc0aa4e4c411a492f0a632567f" } }, "innosetup": true,