summarylogtreecommitdiffstats
path: root/.nvchecker.toml
blob: 40287cf5e754e37f36531253600186488abd92ad (plain)
1
2
3
4
5
6
[aptos]
source = "git"
git = "https://github.com/aptos-labs/aptos-core.git"
use_max_tag = true
include_regex = 'aptos-cli-v(\d+.\d+.\d+)'
prefix = 'aptos-cli-v'