mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
bump to 0.19.5 for #5
This commit is contained in:
@@ -8,7 +8,7 @@ var fs = require('fs')
|
||||
|
||||
var platform = os.platform()
|
||||
var arch = os.arch()
|
||||
var version = '0.18.0'
|
||||
var version = '0.19.5'
|
||||
var name = 'atom-shell-v'+version+'-'+platform+'-'+arch+'.zip'
|
||||
var url = 'https://github.com/atom/atom-shell/releases/download/v'+version+'/atom-shell-v'+version+'-'+platform+'-'+arch+'.zip'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user