Generate auto-updater metadata

This commit is contained in:
Yuya Ochiai
2017-07-27 22:48:12 +09:00
parent c98b7c2036
commit 563fd1a8c7

View File

@@ -1,4 +1,8 @@
{ {
"publish": [{
"provider": "generic",
"url": "http://localhost:8081/"
}],
"appId": "com.mattermost.desktop", "appId": "com.mattermost.desktop",
"artifactName": "${name}-${version}-${os}-${arch}.${ext}", "artifactName": "${name}-${version}-${os}-${arch}.${ext}",
"directories": { "directories": {
@@ -71,7 +75,7 @@
}, },
"win": { "win": {
"target": [ "target": [
"squirrel", "nsis",
"zip" "zip"
], ],
"extraFiles": [ "extraFiles": [