imagemagick: Update to version 7.1.2-2

This commit is contained in:
github-actions[bot] 2025-08-24 16:29:27 +00:00
parent 045d8968df
commit 9643c99a44

View File

@ -1,20 +1,20 @@
{ {
"version": "7.1.2-1", "version": "7.1.2-2",
"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-1-Q16-HDRI-x64-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.2-2-Q16-HDRI-x64-dll.exe",
"hash": "4adf1c80d9a37db9372b9c3580f8b2f9c96da64519043c4df96dbcd60e4b808a" "hash": "53e5dc64cbe37ba2dbef92b24a80f7f0ef5c6121da62f9f7b3d6d1f2a5998e6d"
}, },
"32bit": { "32bit": {
"url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.2-1-Q16-HDRI-x86-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.2-2-Q16-HDRI-x86-dll.exe",
"hash": "2ca89666509e4b23739f40aaaaa2a20a2f1457a7908f94dc299fd103920710c9" "hash": "4290316df079d9213b4dcbaaf1d22903dc46e2c249c54ee42c4a41a332c9eb21"
}, },
"arm64": { "arm64": {
"url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.2-1-Q16-HDRI-arm64-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.2-2-Q16-HDRI-arm64-dll.exe",
"hash": "d46bab842b02eb00c2fd416c3efff1c0abc08db140372d86ec3daf1cc6dc4b49" "hash": "10278aac682f98599746058c4b57d0d63673261e036185f95bc5e32d2e96309f"
} }
}, },
"innosetup": true, "innosetup": true,