diff --git a/nvchecker.toml b/nvchecker.toml index c563e04b..e723b7ac 100644 --- a/nvchecker.toml +++ b/nvchecker.toml @@ -1,4 +1,4 @@ [nvchecker] source = "git" -url = "git@github.com:archlinux/archinstall.git" -branch = "master" \ No newline at end of file +git = "https://github.com/archlinux/archinstall" +prefix = "v" \ No newline at end of file