imagemagick: Update to version 7.1.1-41

This commit is contained in:
github-actions[bot] 2024-11-16 16:30:12 +00:00
parent 8b18c93db4
commit 947a2de430

View File

@ -1,20 +1,20 @@
{ {
"version": "7.1.1-40", "version": "7.1.1-41",
"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-40-Q16-HDRI-x64-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-41-Q16-HDRI-x64-dll.exe",
"hash": "12f1a49f39ee80f51c7a08ae4152df7f17ba3ec04d63b4ea27275f7db586e753" "hash": "e0f84733f500976b7efa81d34952b6dff155752bb8b735f99e51f5a769283323"
}, },
"32bit": { "32bit": {
"url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-40-Q16-HDRI-x86-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-41-Q16-HDRI-x86-dll.exe",
"hash": "ffc071e47617a4851c92ba67669a4b0ca537f200f38a1bd815bb5ae923a5a2b6" "hash": "5ac5fcce6bb468292c1739b5bd3c166aa852381870f4e50443b425e4722342ab"
}, },
"arm64": { "arm64": {
"url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-40-Q16-HDRI-arm64-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-41-Q16-HDRI-arm64-dll.exe",
"hash": "0fa8963d0aa44bd55d0bd04cc1a74deefbc87acb9daa4766aa9e2313606385c6" "hash": "6374405a9ba65cff9f2d2fe6a271494c49d19b031921d6570ef295e2eb802be0"
} }
}, },
"innosetup": true, "innosetup": true,