mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
libjxl: Update to version 0.9.1
This commit is contained in:
parent
0b41bb9a9d
commit
86d366fb30
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "0.9.0",
|
||||
"version": "0.9.1",
|
||||
"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.9.0/jxl-x64-windows-static.zip",
|
||||
"hash": "97c58731bd4e3ed39b1ca6c1c321e4c6b9e4af2d78bc32c70c18aee061d94f37"
|
||||
"url": "https://github.com/libjxl/libjxl/releases/download/v0.9.1/jxl-x64-windows-static.zip",
|
||||
"hash": "23359352e58453aaeb884909bb5882b86433521668fee5143a0b1e9354d6c84f"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/libjxl/libjxl/releases/download/v0.9.0/jxl-x86-windows-static.zip",
|
||||
"hash": "90f835138dc3d4cc6f2e2c173ccf8e7369fd2fe8e948e315bd5b6bb4d239786f"
|
||||
"url": "https://github.com/libjxl/libjxl/releases/download/v0.9.1/jxl-x86-windows-static.zip",
|
||||
"hash": "6e258b9f1f17cfad1e68d66cb5068d4594388cd38b6ad041eda238893cc27958"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user