6 lines
133 B
TOML
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]+)?$'
|