From 9c22ea9e78ee123b602902ff52e84978da7bc70f Mon Sep 17 00:00:00 2001 From: Alon Zakai Date: Fri, 14 Jun 2019 17:54:26 -0700 Subject: [PATCH] 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). --- emscripten-releases-tags.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/emscripten-releases-tags.txt b/emscripten-releases-tags.txt index 5d217b8..849c109 100644 --- a/emscripten-releases-tags.txt +++ b/emscripten-releases-tags.txt @@ -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" }