imagemagick: Update to version 7.1.1-29

This commit is contained in:
github-actions[bot] 2024-02-25 16:27:13 +00:00
parent c292f8ebaf
commit 53ac99d2ac

View File

@ -1,20 +1,20 @@
{ {
"version": "7.1.1-28", "version": "7.1.1-29",
"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.1-28-Q16-HDRI-x64-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-29-Q16-HDRI-x64-dll.exe",
"hash": "4723c47cf110604e00d937130ac41ec4cbf285d4ad3b461659b16c0be24e9023" "hash": "0c760dc5e36c4a50915575b71a903f804a58528af063adeab0122b1dacebe762"
}, },
"32bit": { "32bit": {
"url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-28-Q16-HDRI-x86-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-29-Q16-HDRI-x86-dll.exe",
"hash": "277631fcd88a03b9d17d0146eb5c18a680052f1b83c9091e79d2911b0360d812" "hash": "1dd8d25d0b1999ae7ac9fa7e66076234332e12759ed8d4b5a2b185120635a266"
}, },
"arm64": { "arm64": {
"url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-28-Q16-HDRI-arm64-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-29-Q16-HDRI-arm64-dll.exe",
"hash": "fe70555243e7e677253c1a97865643366180d77ea27aa0cc035c2bd983b5f3e9" "hash": "c29c0049abb9ada642e5a79adb66fc4bf104faa935c1d0b202bb43fa5eb1a23a"
} }
}, },
"innosetup": true, "innosetup": true,