wcbing-apt-repo/data/merge_all_https.json
2024-10-09 22:08:14 +08:00

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"
}
]