libjxl: Update to version 0.10.2

This commit is contained in:
github-actions[bot] 2024-03-08 12:30:27 +00:00
parent 28a25459aa
commit 334fd59f18

View File

@ -1,17 +1,17 @@
{ {
"version": "0.10.1", "version": "0.10.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.10.1/jxl-x64-windows-static.zip", "url": "https://github.com/libjxl/libjxl/releases/download/v0.10.2/jxl-x64-windows-static.zip",
"hash": "5ff7aa06a844a445f47421461d059e5087b7abcfdc9f89f89cc8ecf3db1fe8d2" "hash": "db840ec0e8bce839cb31e6bb0ec2701b27dd49812f7f05be4d5cb53d6a0f9b05"
}, },
"32bit": { "32bit": {
"url": "https://github.com/libjxl/libjxl/releases/download/v0.10.1/jxl-x86-windows-static.zip", "url": "https://github.com/libjxl/libjxl/releases/download/v0.10.2/jxl-x86-windows-static.zip",
"hash": "3b6394f11efb46723926138e71e26ee7ca235a50457a094c44d012d9f5f58e95" "hash": "6436530e65104f75908528ad0f1e576397279404cfbe9252761513d042bca83f"
} }
}, },
"bin": [ "bin": [