imagemagick: Update to version 7.1.1-38

This commit is contained in:
github-actions[bot] 2024-09-02 04:29:11 +00:00
parent 68896bf9d4
commit 9b6572ecd9

View File

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