mirror of
https://github.com/wcbing/wcbing-apt-repo.git
synced 2025-12-28 18:18:31 +08:00
add arm64 version of flclash
This commit is contained in:
parent
63e2f30db5
commit
4146f38569
@ -51,7 +51,7 @@
|
||||
| 软件名 | 包名 | amd64 | arm64 |
|
||||
| ----- | ---- | ----- | ----- |
|
||||
| [Clash Verge Rev](https://github.com/clash-verge-rev/clash-verge-rev) | clash-verge | ✅ | ✅ |
|
||||
| [FlClash](https://github.com/chen08209/FlClash) | flclash | ✅ | |
|
||||
| [FlClash](https://github.com/chen08209/FlClash) | flclash | ✅ | ✅ |
|
||||
| [mihomo](https://github.com/MetaCubeX/mihomo) | mihomo | ✅ | ✅ |
|
||||
| [hugo](https://github.com/gohugoio/hugo) | hugo | ✅ | ✅ |
|
||||
| [RustDesk](https://github.com/rustdesk/rustdesk) | rustdesk | ✅ | ✅ |
|
||||
|
||||
@ -16,7 +16,8 @@
|
||||
"flclash": {
|
||||
"repo": "chen08209/FlClash",
|
||||
"file_list": {
|
||||
"amd64": "FlClash-{version}-linux-amd64.deb"
|
||||
"amd64": "FlClash-{version}-linux-amd64.deb",
|
||||
"arm64": "FlClash-{version}-linux-arm64.deb"
|
||||
}
|
||||
},
|
||||
"hugo": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user