Release 3.1.71 (#1484)
With emscripten-releases revisions: https://chromium.googlesource.com/emscripten-releases/+/7ee0f9488f152e9e9cf0d4d243970e03742f1a5c (LTO) https://chromium.googlesource.com/emscripten-releases/+/15b142643065fe241138c6785cb8e384504f76e8 (asserts)
This commit is contained in:
@@ -2,6 +2,13 @@
|
|||||||
# DO NOT MODIFY
|
# DO NOT MODIFY
|
||||||
|
|
||||||
EMSCRIPTEN_TAGS = {
|
EMSCRIPTEN_TAGS = {
|
||||||
|
"3.1.71": struct(
|
||||||
|
hash = "7ee0f9488f152e9e9cf0d4d243970e03742f1a5c",
|
||||||
|
sha_linux = "43f87aa84a73697b905d2a13c89d016af8ec66bed792f37dd5a0059529abee12",
|
||||||
|
sha_mac = "8dac015c03c4f2e594d8bca25fe35d1e4d808aea81705121e852aff0464c4a9d",
|
||||||
|
sha_mac_arm64 = "a7797c3d210eda29f88eede261fc8f0aabf22c7b05214916b5b50a1271e9f0b8",
|
||||||
|
sha_win = "dfe77eaf22278ca975519f0497c8b336c86e52461c478060418fe67b39b6e87c",
|
||||||
|
),
|
||||||
"3.1.70": struct(
|
"3.1.70": struct(
|
||||||
hash = "6fa6145af41e835f3d13edf7d308c08e4573357a",
|
hash = "6fa6145af41e835f3d13edf7d308c08e4573357a",
|
||||||
sha_linux = "c29b4a2c6addd5aafa613768d34273a23d8fcd1753c685ff61099506710cd8d7",
|
sha_linux = "c29b4a2c6addd5aafa613768d34273a23d8fcd1753c685ff61099506710cd8d7",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"latest": "3.1.70",
|
"latest": "3.1.71",
|
||||||
"latest-sdk": "latest",
|
"latest-sdk": "latest",
|
||||||
"latest-arm64-linux": "latest",
|
"latest-arm64-linux": "latest",
|
||||||
"latest-64bit": "latest",
|
"latest-64bit": "latest",
|
||||||
@@ -10,6 +10,8 @@
|
|||||||
"latest-releases-upstream": "latest"
|
"latest-releases-upstream": "latest"
|
||||||
},
|
},
|
||||||
"releases": {
|
"releases": {
|
||||||
|
"3.1.71": "7ee0f9488f152e9e9cf0d4d243970e03742f1a5c",
|
||||||
|
"3.1.71-asserts": "15b142643065fe241138c6785cb8e384504f76e8",
|
||||||
"3.1.70": "6fa6145af41e835f3d13edf7d308c08e4573357a",
|
"3.1.70": "6fa6145af41e835f3d13edf7d308c08e4573357a",
|
||||||
"3.1.70-asserts": "11444ec05e2cc64ef42c4f33c6e3a2a7534694f2",
|
"3.1.70-asserts": "11444ec05e2cc64ef42c4f33c6e3a2a7534694f2",
|
||||||
"3.1.69": "8fe01288bc35668c13316324336ea00195dfb814",
|
"3.1.69": "8fe01288bc35668c13316324336ea00195dfb814",
|
||||||
|
|||||||
Reference in New Issue
Block a user