зеркало из https://github.com/electron/electron.git
0.20.1
This commit is contained in:
Родитель
85ee9028bb
Коммит
b9fced9f6b
|
@ -12,7 +12,7 @@ if ('win32' === platform) {
|
|||
// 64-bit is not available under windows.
|
||||
arch = 'ia32';
|
||||
}
|
||||
var version = '0.20.0'
|
||||
var version = '0.20.1'
|
||||
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'
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "atom-shell",
|
||||
"version": "0.20.0",
|
||||
"version": "0.20.1",
|
||||
"description": "Install atom-shell prebuilts using npm",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
Загрузка…
Ссылка в новой задаче