Add arch target
This commit is contained in:
@@ -30,6 +30,10 @@
|
||||
"portable",
|
||||
"7z",
|
||||
"zip"
|
||||
],
|
||||
"arch": [
|
||||
"x64",
|
||||
"arm64"
|
||||
]
|
||||
},
|
||||
"mac": {
|
||||
@@ -45,6 +49,10 @@
|
||||
"AppImage",
|
||||
"zip"
|
||||
],
|
||||
"arch": [
|
||||
"x64",
|
||||
"arm64"
|
||||
],
|
||||
"category": "AudioVideo"
|
||||
},
|
||||
"rpm": {
|
||||
|
||||
Reference in New Issue
Block a user