mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
libjxl: Update to version 0.8.1
This commit is contained in:
parent
fcc2773f66
commit
f1609fe5fb
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "0.8.0",
|
"version": "0.8.1",
|
||||||
"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.0/jxl-x64-windows-static.zip",
|
"url": "https://github.com/libjxl/libjxl/releases/download/v0.8.1/jxl-x64-windows-static.zip",
|
||||||
"hash": "4cfa5acc4b24bcb2b20beddf246d9c3c24768354a185477b91d584b4bd1dd6a7"
|
"hash": "fe0f7428e3170f2aabbe1897e6066115e523dac93b8d83640449a3023b95ec1f"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/libjxl/libjxl/releases/download/v0.8.0/jxl-x86-windows-static.zip",
|
"url": "https://github.com/libjxl/libjxl/releases/download/v0.8.1/jxl-x86-windows-static.zip",
|
||||||
"hash": "936ae815e2f0041d20c41acab34ed66bd1e09ca1c9a712431099f789b4219b5e"
|
"hash": "0e91d49c0ac4666a95ef33929c8cb9b1f03082402feeacbe1cfce73eb92bb03c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user