imagemagick: Update to version 7.1.2-1

This commit is contained in:
github-actions[bot] 2025-08-12 20:30:22 +00:00
parent 3805778ff5
commit 8e333b326f

View File

@ -1,20 +1,20 @@
{ {
"version": "7.1.2-0", "version": "7.1.2-1",
"description": "Create, edit, compose, and convert 200+ bitmap image formats.", "description": "Create, edit, compose, and convert 200+ bitmap image formats.",
"homepage": "https://imagemagick.org/", "homepage": "https://imagemagick.org/",
"license": "ImageMagick", "license": "ImageMagick",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.2-0-Q16-HDRI-x64-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.2-1-Q16-HDRI-x64-dll.exe",
"hash": "e469aeae5fe1f5a017fe4709a391c2d7baad166a113b299d71707043cf219952" "hash": "4adf1c80d9a37db9372b9c3580f8b2f9c96da64519043c4df96dbcd60e4b808a"
}, },
"32bit": { "32bit": {
"url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.2-0-Q16-HDRI-x86-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.2-1-Q16-HDRI-x86-dll.exe",
"hash": "3a13a7d4ebcc2a7d0b9f5f0eec22ba43a7ac76cdfdbeea1c40997e25f8613901" "hash": "2ca89666509e4b23739f40aaaaa2a20a2f1457a7908f94dc299fd103920710c9"
}, },
"arm64": { "arm64": {
"url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.2-0-Q16-HDRI-arm64-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.2-1-Q16-HDRI-arm64-dll.exe",
"hash": "8aea0a4e7e6ccec28c674a258c1b6c3c05da35250eab852275a6c08c0267fffa" "hash": "d46bab842b02eb00c2fd416c3efff1c0abc08db140372d86ec3daf1cc6dc4b49"
} }
}, },
"innosetup": true, "innosetup": true,