libjxl: Update to version 0.11.1

This commit is contained in:
github-actions[bot] 2024-11-26 20:29:35 +00:00
parent 795254204e
commit 9b7849ba19

View File

@ -1,17 +1,17 @@
{ {
"version": "0.11.0", "version": "0.11.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.11.0/jxl-x64-windows-static.zip", "url": "https://github.com/libjxl/libjxl/releases/download/v0.11.1/jxl-x64-windows-static.zip",
"hash": "9022852500c748903f916c2c72022dced9067afc53c9414e920ce1acfeb7a166" "hash": "8f53ebce91820c30c9fc9294f06380213c1e2e66b361718880580246b2be008e"
}, },
"32bit": { "32bit": {
"url": "https://github.com/libjxl/libjxl/releases/download/v0.11.0/jxl-x86-windows-static.zip", "url": "https://github.com/libjxl/libjxl/releases/download/v0.11.1/jxl-x86-windows-static.zip",
"hash": "2840f4f6a2bfbacc9236d1c08faab54b50b5f1675ddd96ec8eb1fa30a193392b" "hash": "aa950f4d37abc1e52a5dbca153479b7cba0303e35331deb7d5ee5b18adf7a23b"
} }
}, },
"bin": [ "bin": [