summarylogtreecommitdiffstats
path: root/.nvchecker.toml
blob: bd875823f8df657b3a849269dcc2b170e065f251 (plain)
1
2
3
4
5
6
[python-ckzg]
source = "git"
git = "https://github.com/ethereum/c-kzg-4844.git"
use_max_tag = true
include_regex = 'v(\d+.\d+.\d+)'
prefix = "v"