imagemagick: Update to version 7.1.1-25

This commit is contained in:
github-actions[bot] 2023-12-31 00:32:31 +00:00
parent cb95b196f5
commit 8eef91b64b

View File

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