Skip to content

Commit de9fae4

Browse files
committed
add arm64 version of flclash
1 parent 91f098d commit de9fae4

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
| 软件名 | 包名 | amd64 | arm64 |
5252
| ----- | ---- | ----- | ----- |
5353
| [Clash Verge Rev](https://github.com/clash-verge-rev/clash-verge-rev) | clash-verge |||
54-
| [FlClash](https://github.com/chen08209/FlClash) | flclash || |
54+
| [FlClash](https://github.com/chen08209/FlClash) | flclash || |
5555
| [mihomo](https://github.com/MetaCubeX/mihomo) | mihomo |||
5656
| [hugo](https://github.com/gohugoio/hugo) | hugo |||
5757
| [RustDesk](https://github.com/rustdesk/rustdesk) | rustdesk |||

data/github.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@
1616
"flclash": {
1717
"repo": "chen08209/FlClash",
1818
"file_list": {
19-
"amd64": "FlClash-{version}-linux-amd64.deb"
19+
"amd64": "FlClash-{version}-linux-amd64.deb",
20+
"arm64": "FlClash-{version}-linux-arm64.deb"
2021
}
2122
},
2223
"hugo": {

0 commit comments

Comments
 (0)