mirror of
https://github.com/HackPlan/atom-shell.git
synced 2026-04-24 11:56:08 +08:00
Put common constants into one file.
This commit is contained in:
5
script/lib/config.py
Normal file
5
script/lib/config.py
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
NODE_VERSION = 'v0.11.10'
|
||||
BASE_URL = 'https://gh-contractor-zcbenz.s3.amazonaws.com/libchromiumcontent'
|
||||
LIBCHROMIUMCONTENT_COMMIT = 'b27290717c08f8c6a58067d3c3725d68b4e6a2e5'
|
||||
Reference in New Issue
Block a user