Add SpiderMonkey 30.0 to manifest.
This commit is contained in:
@@ -237,6 +237,15 @@
|
||||
"activated_path": "%installation_dir%",
|
||||
"activated_cfg": "SPIDERMONKEY_ENGINE='%installation_dir%/js%.exe%'"
|
||||
},
|
||||
{
|
||||
"id": "spidermonkey",
|
||||
"version": "30.0.0",
|
||||
"bitness": 64,
|
||||
"windows_url": "spidermonkey-30.0.0.zip",
|
||||
"osx_url": "spidermonkey-30.0.0.tar.gz",
|
||||
"activated_path": "%installation_dir%",
|
||||
"activated_cfg": "SPIDERMONKEY_ENGINE='%installation_dir%/js%.exe%'"
|
||||
},
|
||||
{
|
||||
"id": "git",
|
||||
"version": "1.8.3",
|
||||
|
||||
Reference in New Issue
Block a user