This commit is contained in:
DubbleClick
2025-06-04 21:42:44 +07:00
parent 42f356d322
commit ba0796c9ea
6 changed files with 164 additions and 0 deletions

View File

@@ -703,6 +703,16 @@
"path": "COPYING"
}
},
"nghttp3": {
"type": "ghrel",
"repo": "ngtcp2/nghttp3",
"match": "nghttp3.+\\.tar\\.xz",
"prefer-stable": true,
"license": {
"type": "file",
"path": "COPYING"
}
},
"onig": {
"type": "ghrel",
"repo": "kkos/oniguruma",