File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11{
2- "homepage" : " https://developers.weixin.qq.com/miniprogram/dev/devtools/devtools.html" ,
3- "description" : " The official devtool to develop and debug WeChat Mini Programs" ,
42 "version" : " 2.01.2510260" ,
3+ "homepage" : " https://developers.weixin.qq.com/miniprogram/dev/devtools/devtools.html" ,
54 "license" : " Freeware" ,
5+ "description" : " 微信小程序官方开发工具" ,
6+ "notes" : " We don't persist your WeChat DevTool data, they are still storaged in '%APPDATA%\\ 微信开发者工具'." ,
67 "architecture" : {
78 "64bit" : {
89 "url" : " https://servicewechat.com/wxa-dev-logic/download_redirect?type=x64&from=mpwiki&download_version=2012510260&version_type=1#/installer.exe" ,
1617 "installer" : {
1718 "script" : [
1819 " Expand-7zipArchive \" $dir\\ installer.exe\" \" $dir\\ app\" -Removal" ,
19- " @('$PLUGINSDIR', '卸载微信开发者工具.exe.nsis' ) | ForEach-Object {" ,
20+ " @('$PLUGINSDIR') | ForEach-Object {" ,
2021 " Remove-Item \" $dir\\ app\\ $_\" -Recurse -Force" ,
2122 " }"
2223 ]
4041 "url" : " https://servicewechat.com/wxa-dev-logic/download_redirect?type=ia32&from=mpwiki&download_version=$majorVersion$minorVersion$patchVersion$buildVersion&version_type=1#/installer.exe"
4142 }
4243 }
43- },
44- "notes" : " We don't persist your WeChat DevTool data, they are still storaged in '%APPDATA%\\ 微信开发者工具'."
44+ }
4545}
You can’t perform that action at this time.
0 commit comments