mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Hack to always update from the speakeasy master release
Related to https://github.com/atom/atom-shell/issues/33
This commit is contained in:
@@ -41,7 +41,7 @@ setupCrashReporter = ->
|
||||
crashReporter.setAutoSubmit true
|
||||
|
||||
setupAutoUpdater = ->
|
||||
autoUpdater.setAutomaticallyChecksForUpdates false
|
||||
autoUpdater.setFeedUrl 'https://speakeasy.githubapp.com/apps/27/appcast.xml'
|
||||
autoUpdater.setAutomaticallyDownloadsUpdates true
|
||||
|
||||
parseCommandLine = ->
|
||||
|
||||
Reference in New Issue
Block a user