mirror of
https://github.com/electron/electron.git
synced 2026-01-14 18:08:07 -05:00
6 lines
198 B
Python
6 lines
198 B
Python
#!/usr/bin/env python
|
|
|
|
NODE_VERSION = 'v0.11.10'
|
|
BASE_URL = 'https://gh-contractor-zcbenz.s3.amazonaws.com/libchromiumcontent'
|
|
LIBCHROMIUMCONTENT_COMMIT = '276722e68bb643e3ae3b468b701c276aeb884838'
|