imagemagick: Update to version 7.1.2-14

This commit is contained in:
github-actions[bot] 2026-02-22 20:30:24 +00:00
parent d76c019482
commit 8d9a67f92d

View File

@ -1,5 +1,5 @@
{
"version": "7.1.2-13",
"version": "7.1.2-14",
"description": "Create, edit, compose, and convert 200+ bitmap image formats.",
"homepage": "https://imagemagick.org/",
"license": "ImageMagick",
@ -12,16 +12,16 @@
],
"architecture": {
"32bit": {
"url": "https://github.com/ImageMagick/ImageMagick/releases/download/7.1.2-13/ImageMagick-7.1.2-13-Q16-HDRI-x86-dll.exe",
"hash": "cabde5d64f02cf9a6aaf92dcc3f8414df081e27fe1a72596ab574197d9c8a3ae"
"url": "https://github.com/ImageMagick/ImageMagick/releases/download/7.1.2-14/ImageMagick-7.1.2-14-Q16-HDRI-x86-dll.exe",
"hash": "37922d74ee3e52b997bf8e23f61bdb07d64dc8a6ebfd58d40331713df9e4075d"
},
"64bit": {
"url": "https://github.com/ImageMagick/ImageMagick/releases/download/7.1.2-13/ImageMagick-7.1.2-13-Q16-HDRI-x64-dll.exe",
"hash": "5a92d9efd83d7649217356dc8fcdabb5d6be8b885e1af88c426d26ae526ba079"
"url": "https://github.com/ImageMagick/ImageMagick/releases/download/7.1.2-14/ImageMagick-7.1.2-14-Q16-HDRI-x64-dll.exe",
"hash": "b4da9d15e7356a5c50782ecc989b8c874be01c686f705c9c9a9db27795da6cbb"
},
"arm64": {
"url": "https://github.com/ImageMagick/ImageMagick/releases/download/7.1.2-13/ImageMagick-7.1.2-13-Q16-HDRI-arm64-dll.exe",
"hash": "4b31d65aa1a928b48a0f2e122f391acc28e18c465fce1703709bd0b28937e7bd"
"url": "https://github.com/ImageMagick/ImageMagick/releases/download/7.1.2-14/ImageMagick-7.1.2-14-Q16-HDRI-arm64-dll.exe",
"hash": "bbf3bff67259f2ae6eb92e0492f39e26ac4f5d75bb0ae22fe18732a3606b1651"
}
},
"innosetup": true,