imagemagick: Update to version 7.1.1-26

This commit is contained in:
github-actions[bot] 2024-01-07 20:23:53 +00:00
parent 1bc7d7ac5d
commit d2971fcfce

View File

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