Use https://atom.io/download/atom-shell as headers download URL
This commit is contained in:
parent
854c59df5c
commit
fe81e5b32d
3 changed files with 4 additions and 4 deletions
|
@ -3,7 +3,7 @@ var fs = require('fs');
|
|||
var path = require('path');
|
||||
var request = require('request');
|
||||
|
||||
var TARGET_URL = 'http://gh-contractor-zcbenz.s3.amazonaws.com/atom-shell/dist/index.json';
|
||||
var TARGET_URL = 'https://atom.io/download/atom-shell/index.json';
|
||||
|
||||
function getDate() {
|
||||
var today = new Date();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue