Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 46d9cdce48 | |||
| fe46d42a0f | |||
| 52ed587a5c | |||
| e568e29870 | |||
| 8bc00785a2 |
+7
-2
@@ -57,8 +57,13 @@
|
||||
"category": "Chat",
|
||||
"executableName": "wewechat",
|
||||
"target": [
|
||||
"deb",
|
||||
"AppImage"
|
||||
{
|
||||
"target": "deb",
|
||||
"arch":[
|
||||
"x64",
|
||||
"arm64"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"win": {
|
||||
|
||||
Reference in New Issue
Block a user