Skip to content

v0.1.2

Compare
Choose a tag to compare
@tickstep tickstep released this 17 Aug 12:32
· 20 commits to master since this release

v0.1.2 版本发布
1)修复登录错误

版本标签说明
1)arm / armv5 / armv7 : 适用32位ARM系统
2)arm64 : 适用64位ARM系统
3)386 / x86 : 适用32系统,包括Intel和AMD的CPU系统
4)amd64 / x64 : 适用64位系统,包括Intel和AMD的CPU系统
5)mips : 适用MIPS指令集的CPU,例如国产龙芯CPU
6)macOS amd64针对Intel CPU的机器,macOS arm64目前主要是针对苹果M1芯片
7)iOS arm64针对的是iPhone手机,必须是越狱的手机才能正常运行

请根据自己系统的版本下载对应的安装包。下载后直接解压即可使用。
Linux版本请务必要根据自己的系统架构选择对应的安装包,不同的架构下,安装包不通用。特别要注意 amd64 和 arm64 的区别,注意不要搞混了。
有任何问题欢迎提交issue