From 95490eba96a0481cfa5ce38f0b5fe59011196f4f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2024 16:28:06 +0000 Subject: [PATCH] imagemagick: Update to version 7.1.1-36 --- bucket/imagemagick.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/imagemagick.json b/bucket/imagemagick.json index 25a5813145..8419b687ff 100644 --- a/bucket/imagemagick.json +++ b/bucket/imagemagick.json @@ -1,20 +1,20 @@ { - "version": "7.1.1-35", + "version": "7.1.1-36", "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-35-Q16-HDRI-x64-dll.exe", - "hash": "83e1b3ad474b6c78f0f20514c6313938dcdd3bf8338c316c25f099d44cbf483c" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-36-Q16-HDRI-x64-dll.exe", + "hash": "3e6cef8cb24b2bc77933a982c6427bd59460c215b54a03017d50595780218054" }, "32bit": { - "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-35-Q16-HDRI-x86-dll.exe", - "hash": "6cb6f25b7ddf499309909252240f847b14d7d1279f7f04bc8eb468f27777ced8" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-36-Q16-HDRI-x86-dll.exe", + "hash": "9d097968f39f9e50ed6fb719f684f65a1eb82e61a8ae9236c7101bcbc05cde6a" }, "arm64": { - "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-35-Q16-HDRI-arm64-dll.exe", - "hash": "6190d808395bd0605ed9523752c37afa88b37b1df413bfe0cc60da66de5b065e" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-36-Q16-HDRI-arm64-dll.exe", + "hash": "bcd96a48759f9fa820c8920cc0edb58f723afcae8f8b3c07391d3c1dcac04999" } }, "innosetup": true,