update alr-repo.toml

This commit is contained in:
2025-07-07 16:04:11 +03:00
parent f3bdf9aee6
commit e98747b144

View File

@@ -1,2 +1,7 @@
[repo]
minVersion = "v0.0.5"
minVersion = "v0.0.5"
url = "https://gitea.plemya-x.ru/Plemya-x/repo-for-tests"
ref = "main"
mirrors = [
"https://github.com/example/example.git"
]