libjxl: Update to version 0.9.2

This commit is contained in:
github-actions[bot] 2024-02-07 12:30:17 +00:00
parent 5bb5013e0f
commit b958f35253

View File

@ -1,17 +1,17 @@
{ {
"version": "0.9.1", "version": "0.9.2",
"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.9.1/jxl-x64-windows-static.zip", "url": "https://github.com/libjxl/libjxl/releases/download/v0.9.2/jxl-x64-windows-static.zip",
"hash": "23359352e58453aaeb884909bb5882b86433521668fee5143a0b1e9354d6c84f" "hash": "1a51132ed908d0f61a30a545944794fc5fae7fd72e64caeccb1850fb31a250a2"
}, },
"32bit": { "32bit": {
"url": "https://github.com/libjxl/libjxl/releases/download/v0.9.1/jxl-x86-windows-static.zip", "url": "https://github.com/libjxl/libjxl/releases/download/v0.9.2/jxl-x86-windows-static.zip",
"hash": "6e258b9f1f17cfad1e68d66cb5068d4594388cd38b6ad041eda238893cc27958" "hash": "842e87507ace10e77a31de2d4dc4a82fb797219a538fed12e4a5aa881e579e48"
} }
}, },
"bin": [ "bin": [