mirror of
https://github.com/wcbing/wcbing-apt-repo.git
synced 2025-12-28 18:18:31 +08:00
107 lines
3.4 KiB
JSON
107 lines
3.4 KiB
JSON
[
|
|
{
|
|
"name": "google-chrome",
|
|
"repo": "https://dl.google.com/linux/chrome/deb/",
|
|
"amd64_path": "dists/stable/main/binary-amd64/Packages.gz"
|
|
},
|
|
{
|
|
"name": "google-earth",
|
|
"repo": "https://dl.google.com/linux/earth/deb/",
|
|
"amd64_path": "dists/stable/main/binary-amd64/Packages.gz"
|
|
},
|
|
{
|
|
"name": "termius",
|
|
"repo": "https://deb.termius.com/",
|
|
"amd64_path": "dists/squeeze/main/binary-amd64/Packages.gz"
|
|
},
|
|
{
|
|
"name": "steam",
|
|
"repo": "https://repo.steampowered.com/steam/",
|
|
"amd64_path": "dists/stable/steam/binary-amd64/Packages.gz"
|
|
},
|
|
{
|
|
"name": "firefox",
|
|
"repo": "https://packages.mozilla.org/apt/",
|
|
"amd64_path": "dists/mozilla/main/binary-amd64/Packages",
|
|
"arm64_path": "dists/mozilla/main/binary-arm64/Packages"
|
|
},
|
|
{
|
|
"name": "microsoft-edge",
|
|
"repo": "https://packages.microsoft.com/repos/edge/",
|
|
"amd64_path": "dists/stable/main/binary-amd64/Packages.gz"
|
|
},
|
|
{
|
|
"name": "opera-stable",
|
|
"repo": "https://deb.opera.com/opera-stable/",
|
|
"amd64_path": "dists/stable/non-free/binary-amd64/Packages.gz"
|
|
},
|
|
{
|
|
"name": "code",
|
|
"repo": "https://packages.microsoft.com/repos/code/",
|
|
"amd64_path": "dists/stable/main/binary-amd64/Packages.gz",
|
|
"arm64_path": "dists/stable/main/binary-arm64/Packages.gz"
|
|
},
|
|
{
|
|
"name": "tailscale",
|
|
"repo": "https://pkgs.tailscale.com/stable/debian/",
|
|
"amd64_path": "dists/sid/main/binary-amd64/Packages.gz",
|
|
"arm64_path": "dists/sid/main/binary-arm64/Packages.gz"
|
|
},
|
|
{
|
|
"name": "sublime",
|
|
"repo": "https://download.sublimetext.com/",
|
|
"mix_path": "apt/stable/Packages.gz"
|
|
},
|
|
{
|
|
"name": "black-desk",
|
|
"repo": "https://github.com/black-desk/debs/releases/latest/download/",
|
|
"amd64_path": "Packages"
|
|
},
|
|
{
|
|
"name": "typora",
|
|
"repo": "https://typoraio.cn/linux/",
|
|
"mix_path": "Packages.gz"
|
|
},
|
|
{
|
|
"name": "zotero",
|
|
"repo": "https://zotero.retorque.re/file/apt-package-archive/",
|
|
"amd64_path": "Packages"
|
|
},
|
|
{
|
|
"name": "gh",
|
|
"repo": "https://cli.github.com/packages/",
|
|
"amd64_path": "dists/stable/main/binary-amd64/Packages.gz",
|
|
"arm64_path": "dists/stable/main/binary-arm64/Packages.gz"
|
|
},
|
|
{
|
|
"name": "dufs",
|
|
"repo": "https://github.com/wcbing-build/dufs-debs/releases/latest/download/",
|
|
"mix_path": "Packages"
|
|
},
|
|
{
|
|
"name": "frp",
|
|
"repo": "https://github.com/wcbing-build/frp-debs/releases/latest/download/",
|
|
"mix_path": "Packages"
|
|
},
|
|
{
|
|
"name": "lazydocker",
|
|
"repo": "https://github.com/wcbing-build/lazydocker-debs/releases/latest/download/",
|
|
"mix_path": "Packages"
|
|
},
|
|
{
|
|
"name": "lazygit",
|
|
"repo": "https://github.com/wcbing-build/lazygit-debs/releases/latest/download/",
|
|
"mix_path": "Packages"
|
|
},
|
|
{
|
|
"name": "nexttrace",
|
|
"repo": "https://github.com/nxtrace/nexttrace-debs/releases/latest/download/",
|
|
"mix_path": "Packages"
|
|
},
|
|
{
|
|
"name": "debiancn",
|
|
"repo": "https://mirrors.cernet.edu.cn/debiancn/",
|
|
"amd64_path": "dists/bookworm/main/binary-amd64/Packages.gz"
|
|
}
|
|
]
|