imagemagick: Update to version 7.1.1-28

This commit is contained in:
github-actions[bot] 2024-02-11 16:25:41 +00:00
parent c78c439f01
commit 79184793b9

View File

@ -1,20 +1,20 @@
{ {
"version": "7.1.1-27", "version": "7.1.1-28",
"description": "Create, edit, compose, and convert 200+ bitmap image formats.", "description": "Create, edit, compose, and convert 200+ bitmap image 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-27-Q16-HDRI-x64-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-28-Q16-HDRI-x64-dll.exe",
"hash": "d9226f028dbc4756a70ef2bbef1dcbd1d9d31c218a3b4f7e57cba2621ecdf863" "hash": "4723c47cf110604e00d937130ac41ec4cbf285d4ad3b461659b16c0be24e9023"
}, },
"32bit": { "32bit": {
"url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-27-Q16-HDRI-x86-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-28-Q16-HDRI-x86-dll.exe",
"hash": "dd5347f7458b2d7ace130fe2a9bd6344782b68c857bdea7176f4e9f1a7ca64e6" "hash": "277631fcd88a03b9d17d0146eb5c18a680052f1b83c9091e79d2911b0360d812"
}, },
"arm64": { "arm64": {
"url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-27-Q16-HDRI-arm64-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-28-Q16-HDRI-arm64-dll.exe",
"hash": "186aa684c266129c026f9354f1ef83bf6097c1817539d124fda5ef69ca5fe9a0" "hash": "fe70555243e7e677253c1a97865643366180d77ea27aa0cc035c2bd983b5f3e9"
} }
}, },
"innosetup": true, "innosetup": true,