7 lines
167 B
TOML
7 lines
167 B
TOML
[google-chrome-bin]
|
|
source = "apt"
|
|
mirror = "https://dl.google.com/linux/chrome/deb/"
|
|
pkg = "google-chrome-stable"
|
|
suite = "stable"
|
|
repo = "main"
|
|
strip_release = true
|