packages/criu/.nvchecker.toml
2024-09-11 08:35:24 +02:00

6 lines
133 B
TOML

[criu]
source = "git"
git = "https://github.com/checkpoint-restore/criu"
prefix = "v"
include_regex = '^v[0-9]+\.[0-9]+(\.[0-9]+)?$'