imagemagick: Update to version 7.1.1-17

This commit is contained in:
github-actions[bot] 2023-09-20 00:33:04 +00:00
parent 28981bc2c1
commit a03f01215d

View File

@ -1,20 +1,20 @@
{ {
"version": "7.1.1-16", "version": "7.1.1-17",
"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-16-Q16-HDRI-x64-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-17-Q16-HDRI-x64-dll.exe",
"hash": "ce96e1e06c641e453f3783d3c5aa206ed443bc2d2ad67f473dea3cbfc4c48331" "hash": "c2b302f35ef6b68430067ea2a1cade1a0ad1e56f37627409e38435f7f5510512"
}, },
"32bit": { "32bit": {
"url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-16-Q16-HDRI-x86-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-17-Q16-HDRI-x86-dll.exe",
"hash": "33f3fe8aa9efe2dd8886695fbf16df8980c0874f653b5c8a1062ff1f53da74e2" "hash": "e91c8a5bcaa6fd4baaaa624c671271599a91b8fb17abee224bda80913de495d2"
}, },
"arm64": { "arm64": {
"url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-16-Q16-HDRI-arm64-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-17-Q16-HDRI-arm64-dll.exe",
"hash": "57e3225b8c6a5b956137ee3d7172f55f4ca766fd0fa608e50a588da373ad4b5b" "hash": "7a991f6c9ecad0912169d8af6f726e494859e7d7b1c6fd4e7a81d60601254e83"
} }
}, },
"innosetup": true, "innosetup": true,