mirror of
https://github.com/msojocs/wechat-web-devtools-linux.git
synced 2025-07-22 00:00:04 +08:00
upgrade: devtools v1.05.2203070
This commit is contained in:
parent
79374aa984
commit
7f0cd0c8ef
@ -1,4 +1,5 @@
|
||||
#!/usr/bin/env node
|
||||
// wcc.exe md5 = "dbb9ed8bdee6654460dafc618f9622f3"
|
||||
const { spawn } = require("child_process");
|
||||
const version = "20220222"
|
||||
const path = require("path");
|
||||
|
@ -1,4 +1,5 @@
|
||||
#!/usr/bin/env node
|
||||
// wcsc.exe md5 = "3999c590c57c764b152bc6db3b3288c4"
|
||||
const { spawn } = require("child_process");
|
||||
const path = require("path");
|
||||
const version = "20220222"
|
||||
|
0
compiler/wcc
Normal file → Executable file
0
compiler/wcc
Normal file → Executable file
0
compiler/wcsc
Normal file → Executable file
0
compiler/wcsc
Normal file → Executable file
@ -1 +1 @@
|
||||
1.05.2203030,63cb0e75df3704e155185d900258ac1e
|
||||
1.05.2203070,2785d569b88d72a8e238d438d92faf44
|
Loading…
x
Reference in New Issue
Block a user