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'