mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
libjxl: Update to version 0.11.1
This commit is contained in:
parent
795254204e
commit
9b7849ba19
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "0.11.0",
|
||||
"version": "0.11.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.11.0/jxl-x64-windows-static.zip",
|
||||
"hash": "9022852500c748903f916c2c72022dced9067afc53c9414e920ce1acfeb7a166"
|
||||
"url": "https://github.com/libjxl/libjxl/releases/download/v0.11.1/jxl-x64-windows-static.zip",
|
||||
"hash": "8f53ebce91820c30c9fc9294f06380213c1e2e66b361718880580246b2be008e"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/libjxl/libjxl/releases/download/v0.11.0/jxl-x86-windows-static.zip",
|
||||
"hash": "2840f4f6a2bfbacc9236d1c08faab54b50b5f1675ddd96ec8eb1fa30a193392b"
|
||||
"url": "https://github.com/libjxl/libjxl/releases/download/v0.11.1/jxl-x86-windows-static.zip",
|
||||
"hash": "aa950f4d37abc1e52a5dbca153479b7cba0303e35331deb7d5ee5b18adf7a23b"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user