imagemagick: Update to version 7.1.1-6

This commit is contained in:
github-actions[bot] 2023-04-02 16:26:40 +00:00
parent c08376a90b
commit df64e678c2

View File

@ -1,16 +1,16 @@
{ {
"version": "7.1.1-5", "version": "7.1.1-6",
"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-5-Q16-HDRI-x64-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-6-Q16-HDRI-x64-dll.exe",
"hash": "b5d4e61bc789d4ffdff55bf1c8c90dcb5730eb2e8a8ee3e21f81dd91b9fb8760" "hash": "c2c7a20e9f9fea24b249665d4a6cb1748287a12eb39490d6efd4653e65db0b1e"
}, },
"32bit": { "32bit": {
"url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-5-Q16-HDRI-x86-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-6-Q16-HDRI-x86-dll.exe",
"hash": "523208827fcd1b46e1c7d980fd00be5233fc6705ba3b40535b9fdbc6078b448c" "hash": "f7395dfc71b2b0295a22f4a47113a2af5bf4a7eabd37918c1c7779d6a1258294"
} }
}, },
"innosetup": true, "innosetup": true,