imagemagick: Update to version 7.1.1-9

This commit is contained in:
github-actions[bot] 2023-05-15 00:35:02 +00:00
parent a20391da52
commit aa3642bc37

View File

@ -1,20 +1,20 @@
{ {
"version": "7.1.1-8", "version": "7.1.1-9",
"description": "Create, edit, compose, and convert 200+ of bitmap images formats.", "description": "Create, edit, compose, and convert 200+ of bitmap images 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-8-Q16-HDRI-x64-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-9-Q16-HDRI-x64-dll.exe",
"hash": "3b3abeb9bb4af0839b2d699f664140aef5ebfc0eba1c1b05cd994071616d78fb" "hash": "6fdcd88e6435f9650debd862de98ef6d3cb085d773f6a637f23da138a67449b1"
}, },
"32bit": { "32bit": {
"url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-8-Q16-HDRI-x86-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-9-Q16-HDRI-x86-dll.exe",
"hash": "9eed9191fa77acf8f3284d55296558382b6920cc3e56155f60d16ba4f1791b0a" "hash": "57ad1907eff106cb05aeb9a9a05ffc938d232d40ca2fb771ce1f105c5d251a40"
}, },
"arm64": { "arm64": {
"url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-8-Q16-HDRI-arm64-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-9-Q16-HDRI-arm64-dll.exe",
"hash": "ec23e25c43267531fcc24342aa1bf8b3757455466ada1be9606ac78a50b3de91" "hash": "8e00ab91ead62697fe3948b8509c22aaca18683b3c7be7eeb28f79de04ec9880"
} }
}, },
"innosetup": true, "innosetup": true,