imagemagick: Update to version 7.1.2-11

This commit is contained in:
github-actions[bot] 2025-12-14 20:30:20 +00:00
parent 56e955150d
commit d68cdadf3a

View File

@ -1,5 +1,5 @@
{ {
"version": "7.1.2-10", "version": "7.1.2-11",
"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",
@ -12,16 +12,16 @@
], ],
"architecture": { "architecture": {
"32bit": { "32bit": {
"url": "https://github.com/ImageMagick/ImageMagick/releases/download/7.1.2-10/ImageMagick-7.1.2-10-Q16-HDRI-x86-dll.exe", "url": "https://github.com/ImageMagick/ImageMagick/releases/download/7.1.2-11/ImageMagick-7.1.2-11-Q16-HDRI-x86-dll.exe",
"hash": "58363b10a5a16f961a45d5729faee54a087a3087477d22c9c565a5ec1035b5ce" "hash": "474432e543c63f40f33e12caaac62d26f759374636ca005d470ca9f38b3a49d1"
}, },
"64bit": { "64bit": {
"url": "https://github.com/ImageMagick/ImageMagick/releases/download/7.1.2-10/ImageMagick-7.1.2-10-Q16-HDRI-x64-dll.exe", "url": "https://github.com/ImageMagick/ImageMagick/releases/download/7.1.2-11/ImageMagick-7.1.2-11-Q16-HDRI-x64-dll.exe",
"hash": "b18e5d64f7f09b3c36488d7ec16bef15ddfda11cad8a57d12d7650671731d6e6" "hash": "3f1bcf0e84c17324da0d6328bbc31ab5918a3fd214f2bac6ade4da40c280abab"
}, },
"arm64": { "arm64": {
"url": "https://github.com/ImageMagick/ImageMagick/releases/download/7.1.2-10/ImageMagick-7.1.2-10-Q16-HDRI-arm64-dll.exe", "url": "https://github.com/ImageMagick/ImageMagick/releases/download/7.1.2-11/ImageMagick-7.1.2-11-Q16-HDRI-arm64-dll.exe",
"hash": "6497dc7ab4acbec4f0fa02b1da098121613ff68f0b837d0b38aefbc8ab291064" "hash": "77380d06ce04256754c6cec98deacc3f26d8cb804138211da9fe4531163e5e44"
} }
}, },
"innosetup": true, "innosetup": true,