summarylogtreecommitdiffstats
path: root/.nvchecker.toml
blob: 1c1f92e6c4b32ab2afe927076e1d6ba6cbc8b0a9 (plain)
1
2
3
4
5
[uwebsockets]
source = "git"
git = "https://github.com/uNetworking/uWebSockets.git"
prefix = "v"
include_regex = "v(\\d+\\.\\d+\\.\\d+)"