-
Notifications
You must be signed in to change notification settings - Fork 68
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
腾讯会议建议加入对64位的支持 #148
Comments
@VariableVictor 可以试一下了 |
试了下,没问题了,谢谢支持。 |
我明后天再看看,主要目前身边没win,我只能测试能不能下载 |
@VariableVictor 麻烦你再试一下 |
能够正常下载了,应该就是脚本上多余了一个"architecture"的大括号导致的语法缺失具体架构名称导致的。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
现在打开scoop安装的腾讯会议,总是让我下载64位版,scoop本身是支持32位和64位的。
是否可以支持64位安装
我找了一下,64位安装包的查询语句有了,需要加一个arch查询参数:
The text was updated successfully, but these errors were encountered: