mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
libjxl: Update to version 0.10.2
This commit is contained in:
parent
28a25459aa
commit
334fd59f18
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "0.10.1",
|
||||
"version": "0.10.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.10.1/jxl-x64-windows-static.zip",
|
||||
"hash": "5ff7aa06a844a445f47421461d059e5087b7abcfdc9f89f89cc8ecf3db1fe8d2"
|
||||
"url": "https://github.com/libjxl/libjxl/releases/download/v0.10.2/jxl-x64-windows-static.zip",
|
||||
"hash": "db840ec0e8bce839cb31e6bb0ec2701b27dd49812f7f05be4d5cb53d6a0f9b05"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/libjxl/libjxl/releases/download/v0.10.1/jxl-x86-windows-static.zip",
|
||||
"hash": "3b6394f11efb46723926138e71e26ee7ca235a50457a094c44d012d9f5f58e95"
|
||||
"url": "https://github.com/libjxl/libjxl/releases/download/v0.10.2/jxl-x86-windows-static.zip",
|
||||
"hash": "6436530e65104f75908528ad0f1e576397279404cfbe9252761513d042bca83f"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user