mirror of
https://github.com/wcbing/wcbing-apt-repo.git
synced 2025-12-28 18:18:31 +08:00
22 lines
635 B
JSON
22 lines
635 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/",
|
|
"amd64_path": "dists/stable/steam/binary-amd64/Packages"
|
|
},
|
|
{
|
|
"name": "black-desk",
|
|
"repo": "https://github.com/black-desk/debs/releases/latest/download/",
|
|
"amd64_path": "Packages"
|
|
}
|
|
] |