imagemagick: Update to version 7.1.1-40

This commit is contained in:
github-actions[bot] 2024-11-09 20:26:20 +00:00
parent bc1c0593ef
commit 576f459eeb

View File

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