mirror of
https://github.com/wcbing/wcbing-apt-repo.git
synced 2025-12-28 18:18:31 +08:00
sync submodule
This commit is contained in:
parent
4ed71aa93b
commit
f40e8c80a9
@ -1,5 +1,4 @@
|
||||
{
|
||||
"packages_https": "deb/Packages",
|
||||
"merge_all_https": "data/merge_all_https.json",
|
||||
"merge_latest_https": "data/merge_latest_https.json"
|
||||
"repo_list_https": "data/repo_list_https.json"
|
||||
}
|
||||
@ -1,22 +0,0 @@
|
||||
[
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
@ -1,27 +0,0 @@
|
||||
[
|
||||
{
|
||||
"name": "firefox",
|
||||
"repo": "https://packages.mozilla.org/apt/",
|
||||
"amd64_path": "dists/mozilla/main/binary-amd64/Packages"
|
||||
},
|
||||
{
|
||||
"name": "microsoft-edge",
|
||||
"repo": "https://packages.microsoft.com/repos/edge/",
|
||||
"amd64_path": "dists/stable/main/binary-amd64/Packages"
|
||||
},
|
||||
{
|
||||
"name": "code",
|
||||
"repo": "https://packages.microsoft.com/repos/code/",
|
||||
"amd64_path": "dists/stable/main/binary-amd64/Packages"
|
||||
},
|
||||
{
|
||||
"name": "tailscale",
|
||||
"repo": "https://pkgs.tailscale.com/stable/debian/",
|
||||
"amd64_path": "dists/sid/main/binary-amd64/Packages"
|
||||
},
|
||||
{
|
||||
"name": "sublime",
|
||||
"repo": "https://download.sublimetext.com/",
|
||||
"amd64_path": "apt/stable/Packages"
|
||||
}
|
||||
]
|
||||
50
data/repo_list_https.json
Normal file
50
data/repo_list_https.json
Normal file
@ -0,0 +1,50 @@
|
||||
[
|
||||
{
|
||||
"name": "google-chrome",
|
||||
"only_latest": true,
|
||||
"repo": "https://dl.google.com/linux/chrome/deb/",
|
||||
"amd64_path": "dists/stable/main/binary-amd64/Packages"
|
||||
},
|
||||
{
|
||||
"name": "termius",
|
||||
"only_latest": true,
|
||||
"repo": "https://deb.termius.com/",
|
||||
"amd64_path": "dists/squeeze/main/binary-amd64/Packages"
|
||||
},
|
||||
{
|
||||
"name": "steam",
|
||||
"only_latest": true,
|
||||
"repo": "https://repo.steampowered.com/steam/",
|
||||
"amd64_path": "dists/stable/steam/binary-amd64/Packages"
|
||||
},
|
||||
{
|
||||
"name": "firefox",
|
||||
"repo": "https://packages.mozilla.org/apt/",
|
||||
"amd64_path": "dists/mozilla/main/binary-amd64/Packages"
|
||||
},
|
||||
{
|
||||
"name": "microsoft-edge",
|
||||
"repo": "https://packages.microsoft.com/repos/edge/",
|
||||
"amd64_path": "dists/stable/main/binary-amd64/Packages"
|
||||
},
|
||||
{
|
||||
"name": "code",
|
||||
"repo": "https://packages.microsoft.com/repos/code/",
|
||||
"amd64_path": "dists/stable/main/binary-amd64/Packages"
|
||||
},
|
||||
{
|
||||
"name": "tailscale",
|
||||
"repo": "https://pkgs.tailscale.com/stable/debian/",
|
||||
"amd64_path": "dists/sid/main/binary-amd64/Packages"
|
||||
},
|
||||
{
|
||||
"name": "sublime",
|
||||
"repo": "https://download.sublimetext.com/",
|
||||
"mix_path": "apt/stable/Packages"
|
||||
},
|
||||
{
|
||||
"name": "black-desk",
|
||||
"repo": "https://github.com/black-desk/debs/releases/latest/download/",
|
||||
"amd64_path": "Packages"
|
||||
}
|
||||
]
|
||||
2
merge
2
merge
@ -1 +1 @@
|
||||
Subproject commit 6474c544252eefc725ef715dc308bd8eb0084778
|
||||
Subproject commit 74a6da33cb64fc1f441bb026a69d4ce5cfee6f20
|
||||
Loading…
x
Reference in New Issue
Block a user