Update licenses for libraries

This commit is contained in:
Rocka 2025-11-01 15:17:29 +08:00
parent 8f2db70d10
commit fe75dffd18
No known key found for this signature in database
GPG Key ID: 28031158FFDD6853
7 changed files with 17 additions and 16 deletions

View File

@ -1,6 +1,6 @@
{
"uniqueId": "boostorg/boost",
"artifactVersion": "1.86.0",
"artifactVersion": "1.87.0",
"description": "Free peer-reviewed portable C++ source libraries",
"name": "boostorg/boost",
"website": "https://www.boost.org/",

View File

@ -1,11 +0,0 @@
{
"uniqueId": "fmtlib/fmt",
"artifactVersion": "11.0.2",
"description": "Open-source formatting library for C++",
"name": "fmtlib/fmt",
"website": "https://fmt.dev",
"tag": "native",
"licenses": [
"MIT"
]
}

View File

@ -1,6 +1,6 @@
{
"uniqueId": "libuv/libuv",
"artifactVersion": "1.49.2",
"artifactVersion": "1.50.0",
"description": "Cross-platform asynchronous I/O",
"name": "libuv/libuv",
"website": "https://libuv.org/",

View File

@ -0,0 +1,12 @@
{
"uniqueId": "facebook/zstd",
"artifactVersion": "1.5.7",
"description": "Zstandard - Fast real-time compression algorithm",
"name": "facebook/zstd",
"website": "https://www.zstd.net",
"tag": "native",
"licenses": [
"BSD-3-Clause",
"GPL-2.0-only"
]
}

View File

@ -1,6 +1,6 @@
{
"uniqueId": "boostorg/boost",
"artifactVersion": "1.86.0",
"artifactVersion": "1.87.0",
"description": "Free peer-reviewed portable C++ source libraries",
"name": "boostorg/boost",
"website": "https://www.boost.org/",

View File

@ -1,6 +1,6 @@
{
"uniqueId": "rime/librime",
"artifactVersion": "1.12.0",
"artifactVersion": "1.13.1",
"description": "Rime Input Method Engine",
"name": "rime/librime",
"website": "https://github.com/rime/librime",

View File

@ -1,6 +1,6 @@
{
"uniqueId": "GNU/libiconv",
"artifactVersion": "1.17",
"artifactVersion": "1.18",
"description": "Text encoding conversion library",
"name": "GNU/libiconv",
"website": "https://savannah.gnu.org/projects/libiconv",