This commit is contained in:
DubbleClick
2025-07-20 00:10:30 +07:00
parent 0d6453751d
commit ff092b4e9d
6 changed files with 73 additions and 2 deletions

View File

@@ -553,6 +553,14 @@
"path": "LICENSE.md"
}
},
"libjxl": {
"type": "ghtar",
"repo": "libjxl/libjxl",
"license": {
"type": "file",
"path": "LICENSE"
}
},
"liblz4": {
"type": "ghrel",
"repo": "lz4/lz4",