This verifies all builders successfully uploaded builds for a new version that we tag here. This prevents a problem like happend on 1.38.35, where the mac and windows bots "skipped" the hash that we tagged - they built the one before, and I guess were too slow, so they skipped to the next commit after it? Which is expected I guess, but surprises me a little. Anyhow, with this fix we should avoid such problems in the future. Tags 1.38.36 to verify things work and get people a working version. Also check some other basic things: check the version built reports the right one in emcc -v, and that multiple emsdk updates still work.
11 lines
283 B
Plaintext
11 lines
283 B
Plaintext
{
|
|
"latest": "1.38.36",
|
|
"releases": {
|
|
"1.38.36": "d46be49c2aab975333423122239892bd46f52bba",
|
|
"1.38.35": "98f49919f25e06fa557cbcb1321d4c10e60c87ca",
|
|
"1.38.34": "048cf9424790cc525a7ea6da340820aae226f3b9",
|
|
"1.38.33": "3b8cff670e9233a6623563add831647e8689a86b"
|
|
}
|
|
}
|
|
|