mirror of
https://github.com/wcbing/wcbing-apt-repo.git
synced 2025-12-29 02:28:30 +08:00
17 lines
519 B
JSON
17 lines
519 B
JSON
[
|
|
{
|
|
"name": "google-chrome",
|
|
"repo": "https://dl.google.com/linux/chrome/deb/",
|
|
"amd64_path": "dists/stable/main/binary-amd64/Packages"
|
|
},
|
|
{
|
|
"name": "termius",
|
|
"repo": "https://deb.termius.com/",
|
|
"amd64_path": "dists/squeeze/main/binary-amd64/Packages"
|
|
},
|
|
{
|
|
"name": "steam",
|
|
"repo": "https://repo.steampowered.com/steam/dists/stable/steam/binary-amd64/Packages",
|
|
"amd64_path": "dists/stable/steam/binary-amd64/Packages"
|
|
}
|
|
] |