meow
This commit is contained in:
parent
3f74a55897
commit
eb41c7c6a0
7 changed files with 353 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"generated_at": "2025-10-01T05:54:56.228701+00:00",
|
||||
"generated_at": "2025-10-01T07:30:15.338392+00:00",
|
||||
"packages": [
|
||||
{
|
||||
"book": "mlfs",
|
||||
|
|
|
|||
|
|
@ -370,6 +370,24 @@
|
|||
"items": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"tags": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string",
|
||||
"enum": [
|
||||
"25.10",
|
||||
"base-system",
|
||||
"cross-toolchain",
|
||||
"temporary-tools",
|
||||
"development",
|
||||
"system-tools",
|
||||
"networking",
|
||||
"security",
|
||||
"documentation",
|
||||
"configuration"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue