mirror of
https://github.com/msojocs/wechat-web-devtools-linux.git
synced 2025-07-07 00:02:14 +08:00
update: devtools to v1.06.2503290
This commit is contained in:
parent
5cad0a1fac
commit
f32e4d59c8
@ -1,7 +1,8 @@
|
||||
# 1.06.2412050-3 / 2025-04-
|
||||
# 1.06.2503290-1 / 2025-04-
|
||||
|
||||
- update: node v16.11.0 (解决codebuddy无法使用。)
|
||||
- perf: 替换float-pigment。
|
||||
- update: devtools to v1.06.2503290
|
||||
|
||||
# 1.06.2412050-2 / 2025-02-17
|
||||
|
||||
|
@ -1 +1 @@
|
||||
1.06.2412050,6b870faf7eaf9b8cea33585495979028
|
||||
1.06.2503290,1296c756bb2af7fa7550216dfdc315e3
|
@ -130,7 +130,7 @@ if [ $CURRENT_STEP == $INSTALL_NW_SUCCESS ];then
|
||||
DEVTOOLS_VERSION="${DEVTOOLS_VERSION//\"/}"
|
||||
# 已安装, 比较目标版本
|
||||
if [ "$TARGET_VERSION" != "$DEVTOOLS_VERSION" ];then
|
||||
node "$root_dir/tools/update-wechat-devtools-node" $TARGET_VERSION $@
|
||||
node "$root_dir/tools/update-wechat-devtools.js" $TARGET_VERSION $@
|
||||
fi
|
||||
step_switch $INSTALL_WECHAT_SUCCESS
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user