libjxl: Update to version 0.8.2

This commit is contained in:
github-actions[bot] 2023-09-27 04:26:31 +00:00
parent b0d71cab4b
commit cd5b7cdfe5

View File

@ -1,17 +1,17 @@
{ {
"version": "0.8.1", "version": "0.8.2",
"description": "JPEG XL image format (.jxl) encode/decode tools", "description": "JPEG XL image format (.jxl) encode/decode tools",
"homepage": "https://jpeg.org/jpegxl", "homepage": "https://jpeg.org/jpegxl",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"notes": "If the shim for brotli.exe was overwritten by this app's version and you'd like to point it back to brotli's version, run `scoop reset brotli`.", "notes": "If the shim for brotli.exe was overwritten by this app's version and you'd like to point it back to brotli's version, run `scoop reset brotli`.",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/libjxl/libjxl/releases/download/v0.8.1/jxl-x64-windows-static.zip", "url": "https://github.com/libjxl/libjxl/releases/download/v0.8.2/jxl-x64-windows-static.zip",
"hash": "fe0f7428e3170f2aabbe1897e6066115e523dac93b8d83640449a3023b95ec1f" "hash": "8230142f16ea99c95e9505d626fca7ffe165e74d9facd887bf444701a2a2d78f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/libjxl/libjxl/releases/download/v0.8.1/jxl-x86-windows-static.zip", "url": "https://github.com/libjxl/libjxl/releases/download/v0.8.2/jxl-x86-windows-static.zip",
"hash": "0e91d49c0ac4666a95ef33929c8cb9b1f03082402feeacbe1cfce73eb92bb03c" "hash": "2199bbd684520f304dedd3afb422a091d1c57cada0456c7f8f36f8ccf0d44337"
} }
}, },
"bin": [ "bin": [