mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
libjxl: Update to version 0.10.3
This commit is contained in:
parent
76114dc22b
commit
1899ecbb39
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "0.10.2",
|
||||
"version": "0.10.3",
|
||||
"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.10.2/jxl-x64-windows-static.zip",
|
||||
"hash": "db840ec0e8bce839cb31e6bb0ec2701b27dd49812f7f05be4d5cb53d6a0f9b05"
|
||||
"url": "https://github.com/libjxl/libjxl/releases/download/v0.10.3/jxl-x64-windows-static.zip",
|
||||
"hash": "da9d4f301b221e0161e45cf8e5fa9984fdb3b4d3ba5c92a79ff12fd1dff24f05"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/libjxl/libjxl/releases/download/v0.10.2/jxl-x86-windows-static.zip",
|
||||
"hash": "6436530e65104f75908528ad0f1e576397279404cfbe9252761513d042bca83f"
|
||||
"url": "https://github.com/libjxl/libjxl/releases/download/v0.10.3/jxl-x86-windows-static.zip",
|
||||
"hash": "aeb4915e008339a7763104ba765628417b07d0393ff3f0e71751618ae0eeb0e2"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user