imagemagick: Update to version 7.1.1-27

This commit is contained in:
github-actions[bot] 2024-01-21 16:26:34 +00:00
parent 7334b6d728
commit 4570af950c

View File

@ -1,20 +1,20 @@
{ {
"version": "7.1.1-26", "version": "7.1.1-27",
"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-26-Q16-HDRI-x64-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-27-Q16-HDRI-x64-dll.exe",
"hash": "8a5bc0cf0e4f421d12d2d2ccc7098c61f90aefdd8705c6cb7108d7379f8e7976" "hash": "d9226f028dbc4756a70ef2bbef1dcbd1d9d31c218a3b4f7e57cba2621ecdf863"
}, },
"32bit": { "32bit": {
"url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-26-Q16-HDRI-x86-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-27-Q16-HDRI-x86-dll.exe",
"hash": "ae8f699d3523505c3b1a7c8626e4f958df1168685e161a0c3dd374bb207b30d3" "hash": "dd5347f7458b2d7ace130fe2a9bd6344782b68c857bdea7176f4e9f1a7ca64e6"
}, },
"arm64": { "arm64": {
"url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-26-Q16-HDRI-arm64-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-27-Q16-HDRI-arm64-dll.exe",
"hash": "ea3c08cc9e42acb9d62d8457cdd8733841c180d89e4fef84186bc32e39ec0ed3" "hash": "186aa684c266129c026f9354f1ef83bf6097c1817539d124fda5ef69ca5fe9a0"
} }
}, },
"innosetup": true, "innosetup": true,