7 lines
158 B
TOML
7 lines
158 B
TOML
[repo]
|
|
minVersion = "v0.0.5"
|
|
url = "https://gitea.plemya-x.ru/Plemya-x/repo-for-tests"
|
|
ref = "main"
|
|
mirrors = [
|
|
"https://github.com/example/example.git"
|
|
] |