* Structures emscripten-releases-tags.txt to mention the latest release, and then a list of all previous releases. * Adds a new release for 1.38.33. * If the manifest has emscripten_releases_hash, then we write out emscripten-version.txt with the proper version. We start with the hash, and check if there is a released version for it, if so we emit that, otherwise we emit the hash. * Windows zipfile fix.
8 lines
106 B
Plaintext
8 lines
106 B
Plaintext
{
|
|
"latest": "1.38.33",
|
|
"releases": {
|
|
"1.38.33": "3b8cff670e9233a6623563add831647e8689a86b"
|
|
}
|
|
}
|
|
|