зеркало из https://github.com/electron/electron.git
Use 0.8.0.
This picks up the fix for https://github.com/atom/atom/issues/7061.
This commit is contained in:
Родитель
c0528c5049
Коммит
775c90b733
|
@ -8,7 +8,7 @@ from lib.config import get_target_arch
|
|||
from lib.util import safe_mkdir, rm_rf, extract_zip, tempdir, download
|
||||
|
||||
|
||||
VERSION = 'v0.7.0'
|
||||
VERSION = 'v0.8.0'
|
||||
SOURCE_ROOT = os.path.abspath(os.path.dirname(os.path.dirname(__file__)))
|
||||
FRAMEWORKS_URL = 'http://github.com/atom/atom-shell-frameworks/releases' \
|
||||
'/download/' + VERSION
|
||||
|
|
Загрузка…
Ссылка в новой задаче