Emscripten 1.38.35 (#276)

This brings in the libtinfo changes. As a result this may fix breakage for some linux users, at the cost of some linux users possibly losing colors in the console (since sometimes that doesn't work with libtinfo not linked in).
This commit is contained in:
Alon Zakai
2019-06-14 17:54:26 -07:00
committed by GitHub
parent 29b91e38e0
commit 9c22ea9e78

View File

@@ -1,6 +1,7 @@
{
"latest": "1.38.34",
"latest": "1.38.35",
"releases": {
"1.38.35": "98f49919f25e06fa557cbcb1321d4c10e60c87ca",
"1.38.34": "048cf9424790cc525a7ea6da340820aae226f3b9",
"1.38.33": "3b8cff670e9233a6623563add831647e8689a86b"
}