update: devtools to v1.06.2307260

This commit is contained in:
msojocs 2023-09-09 13:14:47 +08:00
parent af247207d4
commit bec0771df6
3 changed files with 6 additions and 5 deletions

6
.vscode/launch.json vendored
View File

@ -8,8 +8,8 @@
"type": "nwjs",
"request": "launch",
"name": "Launch NWjs",
"nwjsVersion": "0.49.3",
"webRoot": "${workspaceFolder}/compiler/test/package.nw",
"nwjsVersion": "0.55.0",
"webRoot": "${workspaceFolder}/package.nw",
"reloadAfterAttached": true,
"runtimeArgs": [
// "--load-extension=${workspaceFolder}/tmp/data/WeappPlugin",
@ -21,7 +21,7 @@
"LANG": "zh_CN.UTF-8"
},
"userDataDir": false,
"runtimeExecutable": "${workspaceFolder}/cache/wechat_devtools_1.05.2203070_x64/wechatdevtools.exe"
"runtimeExecutable": "${workspaceFolder}/nwjs/nw"
}
]
}

View File

@ -1,6 +1,7 @@
# 1.06.2306020-2 / 2023-09-
# 1.06.2307260-1 / 2023-09-09
- update: node-pty to v1.0.0
- update: devtools to v1.06.2307260
- update: compiler(Linux) v0.0.4
- dprecated: wine version

View File

@ -1 +1 @@
1.06.2306020,6ffc8c27447035cdc1423dea325618fb
1.06.2307260,e553984804c01a56f15c55e55a4b8c33