Initial commit
This commit is contained in:
commit
305cf9b127
12 changed files with 1215 additions and 0 deletions
7
.nvchecker.toml
Normal file
7
.nvchecker.toml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[google-chrome-bin]
|
||||
source = "apt"
|
||||
mirror = "https://dl.google.com/linux/chrome/deb/"
|
||||
pkg = "google-chrome-stable"
|
||||
suite = "stable"
|
||||
repo = "main"
|
||||
strip_release = true
|
||||
Loading…
Add table
Add a link
Reference in a new issue