!16 support arm64

Merge pull request !16 from Riceneeder/auto-7828755-master-804f47a1
This commit is contained in:
Riceneeder 2023-04-04 09:11:19 +00:00 committed by Gitee
commit 52ed587a5c
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -56,9 +56,17 @@
"icon": "../resource",
"category": "Chat",
"executableName": "wewechat",
"target": [
{
"target": [
"deb",
"AppImage"
],
"arch":[
"x64",
"arm64"
]
}
]
},
"win": {