Bundle java and python for emscripten-releases on windows, which matches the old behavior (#253)

This commit is contained in:
Alon Zakai
2019-05-30 09:05:38 -07:00
committed by GitHub
parent 0490c5f7aa
commit 963d839afa

View File

@@ -1625,7 +1625,7 @@
{
"version": "releases-fastcomp-%releases-tag%",
"bitness": 64,
"uses": ["releases-fastcomp-%releases-tag%-64bit", "node-8.9.1-64bit"],
"uses": ["releases-fastcomp-%releases-tag%-64bit", "node-8.9.1-64bit", "python-2.7.13.1-64bit", "java-8.152-64bit"],
"os": "win"
},
{