mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Rename atom-shell-frameworks repo name and org
This commit is contained in:
@@ -10,7 +10,7 @@ from lib.util import safe_mkdir, rm_rf, extract_zip, tempdir, download
|
||||
|
||||
VERSION = 'v1.0.0'
|
||||
SOURCE_ROOT = os.path.abspath(os.path.dirname(os.path.dirname(__file__)))
|
||||
FRAMEWORKS_URL = 'http://github.com/atom/atom-shell-frameworks/releases' \
|
||||
FRAMEWORKS_URL = 'http://github.com/electron/electron-frameworks/releases' \
|
||||
'/download/' + VERSION
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user