Former-commit-id: 0f781f23db190c3dd5d8a40cf20cb2b51cc5ee6b
This commit is contained in:
troyeguo
2021-03-22 17:50:42 +08:00
parent 6cabbd71f7
commit ecb9eb09bb

View File

@@ -134,10 +134,7 @@
"win": {
"target": [
{
"target": "nsis",
"arch": [
"universal"
]
"target": "nsis"
},
{
"target": "zip"
@@ -163,6 +160,7 @@
"x64",
"ia32",
"arm64",
"universal",
"armv7l"
]
}