imagemagick: Update to version 7.1.1-30

This commit is contained in:
github-actions[bot] 2024-04-08 01:14:43 +00:00
parent a6d1d6af26
commit 26839c6ee0

View File

@ -1,20 +1,20 @@
{ {
"version": "7.1.1-29", "version": "7.1.1-30",
"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-29-Q16-HDRI-x64-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-30-Q16-HDRI-x64-dll.exe",
"hash": "0c760dc5e36c4a50915575b71a903f804a58528af063adeab0122b1dacebe762" "hash": "749da7e6373e1e7f99ff961854b006816098847d9ec70af5963108ae94d6e259"
}, },
"32bit": { "32bit": {
"url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-29-Q16-HDRI-x86-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-30-Q16-HDRI-x86-dll.exe",
"hash": "1dd8d25d0b1999ae7ac9fa7e66076234332e12759ed8d4b5a2b185120635a266" "hash": "fd4807fa3b144e6f9588f19465cd7761502a7d8a04c697bcf56d5588b1240208"
}, },
"arm64": { "arm64": {
"url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-29-Q16-HDRI-arm64-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-30-Q16-HDRI-arm64-dll.exe",
"hash": "c29c0049abb9ada642e5a79adb66fc4bf104faa935c1d0b202bb43fa5eb1a23a" "hash": "882f20f90474114419686511dc1b311e82c1575800f94a7a20fa17acf1112eb8"
} }
}, },
"innosetup": true, "innosetup": true,