update nvchecker
This commit is contained in:
parent
2d64f3189b
commit
fc191f2686
1 changed files with 6 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
oldver = "current_version.json"
|
oldver = "current_version.json"
|
||||||
newver = "new_version.json"
|
newver = "new_version.json"
|
||||||
keyfile = "~/.config/nvchecker/keyfile.toml"
|
keyfile = "~/.config/nvchecker/keyfile.toml"
|
||||||
|
http_timeout = 2
|
||||||
[aaxtomp3]
|
[aaxtomp3]
|
||||||
source = "git"
|
source = "git"
|
||||||
git = "https://github.com/doppelhelix/AAXtoMP3.git"
|
git = "https://github.com/doppelhelix/AAXtoMP3.git"
|
||||||
|
|
@ -226,6 +226,11 @@ source = "git"
|
||||||
git = "https://github.com/shusaura85/notparadoxlauncher.git"
|
git = "https://github.com/shusaura85/notparadoxlauncher.git"
|
||||||
prefix = "v"
|
prefix = "v"
|
||||||
|
|
||||||
|
[pacolog]
|
||||||
|
source = "git"
|
||||||
|
git = "https://gitlab.com/protist/pacolog.git"
|
||||||
|
prefix = "v"
|
||||||
|
|
||||||
[pamac-aur]
|
[pamac-aur]
|
||||||
source = "git"
|
source = "git"
|
||||||
git = "https://github.com/manjaro/pamac.git"
|
git = "https://github.com/manjaro/pamac.git"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue