Added version prefix, because we release with v in the name
This commit is contained in:
parent
bf02e9a338
commit
7af4fe38cf
|
|
@ -1,4 +1,4 @@
|
||||||
[nvchecker]
|
[nvchecker]
|
||||||
source = "git"
|
source = "git"
|
||||||
url = "git@github.com:archlinux/archinstall.git"
|
git = "https://github.com/archlinux/archinstall"
|
||||||
branch = "master"
|
prefix = "v"
|
||||||
Loading…
Reference in New Issue