Update more download URLs from atom-shell to electron
This commit is contained in:
parent
a1a07aed44
commit
36ee417d3b
13 changed files with 26 additions and 26 deletions
|
@ -2,7 +2,7 @@ var app = require('electron').app
|
|||
var fs = require('fs')
|
||||
var request = require('request')
|
||||
|
||||
var TARGET_URL = 'https://atom.io/download/atom-shell/index.json'
|
||||
var TARGET_URL = 'https://atom.io/download/electron/index.json'
|
||||
|
||||
function getDate () {
|
||||
var today = new Date()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue