imagemagick: Update to version 7.1.2-5

This commit is contained in:
github-actions[bot] 2025-10-06 16:29:54 +00:00
parent 7edbcc4eb1
commit 7242895017

View File

@ -1,20 +1,20 @@
{ {
"version": "7.1.2-3", "version": "7.1.2-5",
"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-3-Q16-HDRI-x64-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.2-5-Q16-HDRI-x64-dll.exe",
"hash": "3bfa563439d188951bad17b1c28e6faa46d228a26297da3e1c1d5366993a3f39" "hash": "02e69bc0848b6eca50264ccfc5bb6d2024e1f9a0913a196244158bf0f01a1b29"
}, },
"32bit": { "32bit": {
"url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.2-3-Q16-HDRI-x86-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.2-5-Q16-HDRI-x86-dll.exe",
"hash": "2e4f288c87a033561533aa17dc9e7a4beb96eca7804a810c9496a82d828e6440" "hash": "0afe175b85a1248fc84c1ef7ec48ac682acaa7ca7c7a072611664e408cb6c642"
}, },
"arm64": { "arm64": {
"url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.2-3-Q16-HDRI-arm64-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.2-5-Q16-HDRI-arm64-dll.exe",
"hash": "4c360d1b3f5df0f607b44b4e214c58937a50b94f0c650a0abf93098ac01f437e" "hash": "1779e3574b2c1ff7a6867be1979c4a78f295e8c4f1c0b60e919458a4181874c2"
} }
}, },
"innosetup": true, "innosetup": true,