Update deps for new squirrel
This commit is contained in:
parent
6318cd781d
commit
f84b8bbfdc
2 changed files with 2 additions and 2 deletions
|
@ -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.2'
|
||||
VERSION = 'v1.3.0'
|
||||
SOURCE_ROOT = os.path.abspath(os.path.dirname(os.path.dirname(__file__)))
|
||||
FRAMEWORKS_URL = 'http://github.com/electron/electron-frameworks/releases' \
|
||||
'/download/' + VERSION
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue