mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
libjxl: Update to version 0.10.1
This commit is contained in:
parent
a84f04662d
commit
4ab6972e48
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "0.10.0",
|
"version": "0.10.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.10.0/jxl-x64-windows-static.zip",
|
"url": "https://github.com/libjxl/libjxl/releases/download/v0.10.1/jxl-x64-windows-static.zip",
|
||||||
"hash": "182c7516d2496536900cc16201f663bf04f49be4469cec5f55351bd50ac0a2f9"
|
"hash": "5ff7aa06a844a445f47421461d059e5087b7abcfdc9f89f89cc8ecf3db1fe8d2"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/libjxl/libjxl/releases/download/v0.10.0/jxl-x86-windows-static.zip",
|
"url": "https://github.com/libjxl/libjxl/releases/download/v0.10.1/jxl-x86-windows-static.zip",
|
||||||
"hash": "e33787b04d394b19762b100bcb1dc33030bf888a9d1e8106ec06e53224192e60"
|
"hash": "3b6394f11efb46723926138e71e26ee7ca235a50457a094c44d012d9f5f58e95"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user