Update auto-updater config for release

This commit is contained in:
Yuya Ochiai
2018-11-11 23:26:25 +09:00
parent 849800a80f
commit ed67da7357
3 changed files with 9 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
{
"publish": [{
"provider": "generic",
"url": "http://desktopupdate.mattermost.com/"
"url": "https://releases.mattermost.com/desktop/"
}],
"appId": "com.mattermost.desktop",
"artifactName": "${name}-${version}-${os}-${arch}.${ext}",