mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
libjxl: Update to version 0.8.2
This commit is contained in:
parent
b0d71cab4b
commit
cd5b7cdfe5
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "0.8.1",
|
||||
"version": "0.8.2",
|
||||
"description": "JPEG XL image format (.jxl) encode/decode tools",
|
||||
"homepage": "https://jpeg.org/jpegxl",
|
||||
"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`.",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/libjxl/libjxl/releases/download/v0.8.1/jxl-x64-windows-static.zip",
|
||||
"hash": "fe0f7428e3170f2aabbe1897e6066115e523dac93b8d83640449a3023b95ec1f"
|
||||
"url": "https://github.com/libjxl/libjxl/releases/download/v0.8.2/jxl-x64-windows-static.zip",
|
||||
"hash": "8230142f16ea99c95e9505d626fca7ffe165e74d9facd887bf444701a2a2d78f"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/libjxl/libjxl/releases/download/v0.8.1/jxl-x86-windows-static.zip",
|
||||
"hash": "0e91d49c0ac4666a95ef33929c8cb9b1f03082402feeacbe1cfce73eb92bb03c"
|
||||
"url": "https://github.com/libjxl/libjxl/releases/download/v0.8.2/jxl-x86-windows-static.zip",
|
||||
"hash": "2199bbd684520f304dedd3afb422a091d1c57cada0456c7f8f36f8ccf0d44337"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user