Skip to content

Commit 11cee79

Browse files
committed
docs: 更改描述版本号。
1 parent 5fe2af4 commit 11cee79

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.MD

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
----
1111

1212
[![Node.js CI](https://github.com/msojocs/wechat-devtools-linux/actions/workflows/release.yml/badge.svg)](https://github.com/msojocs/wechat-devtools-linux/actions/workflows/release.yml)
13-
[![wechat-tools](https://img.shields.io/badge/wechat--devtools-1.06.2409140-yellow)](https://developers.weixin.qq.com/miniprogram/dev/devtools/download.html)
13+
[![wechat-tools](https://img.shields.io/badge/wechat--devtools-1.06.2412050-blue)](https://developers.weixin.qq.com/miniprogram/dev/devtools/download.html)
1414
[![nwjs](https://img.shields.io/badge/nwjs-0.55.0-green)](https://nwjs.io/downloads/)
1515
[![node](https://img.shields.io/badge/node-16.4.2-orange)](https://nodejs.org/en/)
1616

@@ -34,7 +34,7 @@
3434

3535
# 进度
3636

37-
当前工具可以在Linux上构筑最新版 `1.06.2407120`,支持CLI模式。
37+
当前工具可以在Linux上构筑最新版 `1.06.2412050`,支持CLI模式。
3838
另现在已经可以直接在设置界面里面修改字体,手工输入字体名称就可以。
3939

4040
# 功能测试记录
@@ -50,8 +50,8 @@
5050
# 系统要求
5151

5252
* 基于Linux的桌面系统,首选GNOME(其他的桌面环境可能会有问题,未测试)
53-
* CI自动构建的包对 glibc 和 libstdc++ 有一定的版本要求,glibc 的版本要求2.23,libstdc++ 的版本要求3.4.21
54-
* 如果你下载的是 `wine` 版本,那么你需要安装有 `wine` `wine-binfmt` 支持,建议版本在5.0以上,低版本可能会存在有问题
53+
* CI自动构建的包对 glibc 和 libstdc++ 有一定的版本要求,glibc 的版本要求>=2.23,libstdc++ 的版本要求>=3.4.21
54+
* ~~如果你下载的是 `wine` 版本,那么你需要安装有 `wine` `wine-binfmt` 支持,建议版本在5.0以上,低版本可能会存在有问题~~
5555

5656
# CLI支持
5757

@@ -126,7 +126,7 @@
126126
3. 修复了nwjs上关于Menu的段错误,确保最新版本可以正常启动 (by dragonation);
127127
4. 在构筑过程中会重新编译node_modules,确保原生模块可以在Linux上正确运行;
128128
5. 下载更新可以支持断点再续,并使用了taobao国内的npm源,加速下载(稳定性待测试)。
129-
6. 纯 Linux 支持,使用 nodejs 实现模拟官方编译器
129+
6. 纯 Linux 支持,使用 cpp 实现模拟官方编译器。[wx-compiler](https://github.com/msojocs/wx-compiler)
130130
131131
# 后续计划
132132
@@ -164,6 +164,7 @@
164164
| 赞赏人 | 赞赏 | 时间 |
165165
|-------|---------|-----|
166166
| [senseab](https://github.com/senseab) | 50.00¥ | 2024-12-21 |
167+
| l | 10.00¥ | 2024-12-08 |
167168
| lcurk0 | 50.00¥ | 2024-11-29 |
168169
| [stvsl](https://github.com/stvsl) | 10.00¥ | 2024-11-26 |
169170
| 仙人柱 | 50.00¥ | 2024-11-20 |

0 commit comments

Comments
 (0)