From d5bf76424b668399682cb244c31da27514b1e1d5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 26 Oct 2025 16:29:32 +0000 Subject: [PATCH] imagemagick: Update to version 7.1.2-8 --- bucket/imagemagick.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/imagemagick.json b/bucket/imagemagick.json index d453816844..d2b167fcfb 100644 --- a/bucket/imagemagick.json +++ b/bucket/imagemagick.json @@ -1,20 +1,20 @@ { - "version": "7.1.2-7", + "version": "7.1.2-8", "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.2-7-Q16-HDRI-x64-dll.exe", - "hash": "97ec82d10169141c1edb572869af7a69458a562e19f4976fb90c8b951ace262e" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.2-8-Q16-HDRI-x64-dll.exe", + "hash": "a19f1af0193c7b29acd1659bbb8637bd68dccaaa2f850fc612cce16813ec8406" }, "32bit": { - "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.2-7-Q16-HDRI-x86-dll.exe", - "hash": "3d5a4eca5d1715f11a65f85abc4e45e4507bb76c7bb9906ee6e40f998e14b27c" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.2-8-Q16-HDRI-x86-dll.exe", + "hash": "88317d48e2c1f739f71fbadcf8e0e57fde513a91b8fb6d9026ae4f00dac24f50" }, "arm64": { - "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.2-7-Q16-HDRI-arm64-dll.exe", - "hash": "8ef6cd952553bd8ac68a26e0e5cc7ebcdb24762a01e2fdc2caaeb42369b27722" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.2-8-Q16-HDRI-arm64-dll.exe", + "hash": "aa7f0dcf888537a9a46a8efa3501ab55f205683bc6401521b6faea4e7d4acab6" } }, "innosetup": true,