mirror of
https://github.com/HackPlan/atom-shell.git
synced 2026-04-05 08:49:32 +08: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 = '765ec5dcf192845fed4aec0b117f1e53050911d6'
|