imagemagick: Update to version 7.1.2-8

This commit is contained in:
github-actions[bot] 2025-10-26 16:29:32 +00:00
parent a38b05fa0b
commit d5bf76424b

View File

@ -1,20 +1,20 @@
{ {
"version": "7.1.2-7", "version": "7.1.2-8",
"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-7-Q16-HDRI-x64-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.2-8-Q16-HDRI-x64-dll.exe",
"hash": "97ec82d10169141c1edb572869af7a69458a562e19f4976fb90c8b951ace262e" "hash": "a19f1af0193c7b29acd1659bbb8637bd68dccaaa2f850fc612cce16813ec8406"
}, },
"32bit": { "32bit": {
"url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.2-7-Q16-HDRI-x86-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.2-8-Q16-HDRI-x86-dll.exe",
"hash": "3d5a4eca5d1715f11a65f85abc4e45e4507bb76c7bb9906ee6e40f998e14b27c" "hash": "88317d48e2c1f739f71fbadcf8e0e57fde513a91b8fb6d9026ae4f00dac24f50"
}, },
"arm64": { "arm64": {
"url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.2-7-Q16-HDRI-arm64-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.2-8-Q16-HDRI-arm64-dll.exe",
"hash": "8ef6cd952553bd8ac68a26e0e5cc7ebcdb24762a01e2fdc2caaeb42369b27722" "hash": "aa7f0dcf888537a9a46a8efa3501ab55f205683bc6401521b6faea4e7d4acab6"
} }
}, },
"innosetup": true, "innosetup": true,