mirror of
https://github.com/wcbing/wcbing-apt-repo.git
synced 2025-12-28 18:18:31 +08:00
add motrix
This commit is contained in:
parent
16e8af3a40
commit
80fa45140b
@ -48,6 +48,7 @@ echo "deb [signed-by=/etc/apt/keyrings/wcbing.gpg] https://packages.wcbing.top/d
|
|||||||
|Pandoc|pandoc|[Github Releases](https://github.com/jgm/pandoc/releases)|
|
|Pandoc|pandoc|[Github Releases](https://github.com/jgm/pandoc/releases)|
|
||||||
|TinyGo|tinygo|[Github Releases](https://github.com/tinygo-org/tinygo/releases)|
|
|TinyGo|tinygo|[Github Releases](https://github.com/tinygo-org/tinygo/releases)|
|
||||||
|LocalSend|localsend|[Github Releases](https://github.com/localsend/localsend/releases)|
|
|LocalSend|localsend|[Github Releases](https://github.com/localsend/localsend/releases)|
|
||||||
|
|Motrix|motrix|[Github Releases](https://github.com/agalwood/Motrix/releases)|
|
||||||
|
|
||||||
### 合并自官方 repo
|
### 合并自官方 repo
|
||||||
|
|
||||||
|
|||||||
@ -58,5 +58,10 @@
|
|||||||
"name": "localsend",
|
"name": "localsend",
|
||||||
"repo": "localsend/localsend",
|
"repo": "localsend/localsend",
|
||||||
"x64_deb_name": "{version_tag}/LocalSend-{stripped_version}-linux-x86-64.deb"
|
"x64_deb_name": "{version_tag}/LocalSend-{stripped_version}-linux-x86-64.deb"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "motrix",
|
||||||
|
"repo": "agalwood/Motrix",
|
||||||
|
"x64_deb_name": "{version_tag}/Motrix_{stripped_version}_amd64.deb"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
Loading…
x
Reference in New Issue
Block a user