6 lines
125 B
TOML
6 lines
125 B
TOML
[qemu]
|
|
source = "git"
|
|
git = "https://gitlab.com/qemu-project/qemu.git"
|
|
exclude_regex = ".*(rc|RC|alpha|beta).*"
|
|
prefix = "v"
|