imagemagick: Update to version 7.1.1-39

This commit is contained in:
github-actions[bot] 2024-10-05 16:29:12 +00:00
parent 1548142613
commit a9bc442675

View File

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