imagemagick: Update to version 7.1.1-12

This commit is contained in:
github-actions[bot] 2023-06-26 00:34:23 +00:00
parent 504e07868b
commit 7bce77e6f9

View File

@ -1,20 +1,20 @@
{ {
"version": "7.1.1-11", "version": "7.1.1-12",
"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-11-Q16-HDRI-x64-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-12-Q16-HDRI-x64-dll.exe",
"hash": "59d7171a3435af759b67ea35c2bb1bae229acb8aaeeb73f415a1e4ed4a7dba54" "hash": "1445844312135f8e3a0a3e9e7ef6699dcb6886544ca8da9f5f21dd73e0b9b0fc"
}, },
"32bit": { "32bit": {
"url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-11-Q16-HDRI-x86-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-12-Q16-HDRI-x86-dll.exe",
"hash": "70aaea7d523b1d94c4b91c0960b5ff8e01ea7ffa3d8eff7cf35579c665863dcf" "hash": "3956335e365614b5266c23531b75f5864dcda0ff8bb3b98eaf4c14a3b3782ab6"
}, },
"arm64": { "arm64": {
"url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-11-Q16-HDRI-arm64-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-12-Q16-HDRI-arm64-dll.exe",
"hash": "8b2ea849da3c9d8124c7a90dfb21b427827123d9310e0c094610e902afa4d072" "hash": "ee7e69ecf0c1e7eed10c8a1ea3c5a06f34678453d3bce2084798d9cee00de39c"
} }
}, },
"innosetup": true, "innosetup": true,