imagemagick: Update to version 7.1.1-14

This commit is contained in:
github-actions[bot] 2023-07-22 16:28:00 +00:00
parent fe9a3a95d2
commit 4ad86b0ed5

View File

@ -1,20 +1,20 @@
{ {
"version": "7.1.1-13", "version": "7.1.1-14",
"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-13-Q16-HDRI-x64-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-14-Q16-HDRI-x64-dll.exe",
"hash": "fda67f62bf5c4cbf2cc8c19795a1ca08f4c8a8a372420f63db52a4ee451eebdb" "hash": "586738c5d8c3565c6c1d8d141dde65268b1be6455af01a05fa94ae945fe99672"
}, },
"32bit": { "32bit": {
"url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-13-Q16-HDRI-x86-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-14-Q16-HDRI-x86-dll.exe",
"hash": "a36816ccd3f5c13f224bf4ea7c3252a524aff35f0100dd71a98f3f12b97dcf6f" "hash": "d252907453fabd29295fb7c25aa82d5e0376f99c31d5de3b9eea7378dc113a93"
}, },
"arm64": { "arm64": {
"url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-13-Q16-HDRI-arm64-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-14-Q16-HDRI-arm64-dll.exe",
"hash": "46827d160f0e29750924b38606da48692a36b12c46be6ddf5d75e6c276788dcb" "hash": "cafe364a8fd865b7c0bf48f6cdd12acfe07a66922d50442531a72e5aabc71324"
} }
}, },
"innosetup": true, "innosetup": true,