Bump external binaries to 1.2.2
This commit is contained in:
Родитель
ac6a44f0ac
Коммит
766b604de5
|
@ -8,7 +8,7 @@ from lib.config import get_target_arch
|
|||
from lib.util import safe_mkdir, rm_rf, extract_zip, tempdir, download
|
||||
|
||||
|
||||
VERSION = 'v1.2.1'
|
||||
VERSION = 'v1.2.2'
|
||||
SOURCE_ROOT = os.path.abspath(os.path.dirname(os.path.dirname(__file__)))
|
||||
FRAMEWORKS_URL = 'http://github.com/electron/electron-frameworks/releases' \
|
||||
'/download/' + VERSION
|
||||
|
|
Загрузка…
Ссылка в новой задаче