This commit is contained in:
Alon Zakai
2024-07-22 12:40:15 -07:00
committed by GitHub
parent 772828321a
commit 0b3bcbc3b0
2 changed files with 10 additions and 1 deletions

View File

@@ -2,6 +2,13 @@
# DO NOT MODIFY
EMSCRIPTEN_TAGS = {
"3.1.64": struct(
hash = "fd61bacaf40131f74987e649a135f1dd559aff60",
sha_linux = "c39de24beca60fd580f6dff0eca0e275016042a30234588b19eda82397e299f3",
sha_mac = "2644772be398c8095621b3d0fe9ff2d122b18b7b0963c0eb702639d94dfb8e90",
sha_mac_arm64 = "47449057c345a09aa8750be1a357c364ffea9f8a066066cb341a7a2a14bac96a",
sha_win = "eb5b59afb420915daab4c383e5f73d456cc14776dce02fdc852c46522cda5531",
),
"3.1.63": struct(
hash = "aeb36a44b29e8ca9f4c7efbb4735b69003ac2bb9",
sha_linux = "2a38ac1ea2fe3b7169879f0f666ea278f344cbb5db6e34421b9554939559109c",

View File

@@ -1,6 +1,6 @@
{
"aliases": {
"latest": "3.1.63",
"latest": "3.1.64",
"latest-sdk": "latest",
"latest-arm64-linux": "latest",
"latest-64bit": "latest",
@@ -10,6 +10,8 @@
"latest-releases-upstream": "latest"
},
"releases": {
"3.1.64": "fd61bacaf40131f74987e649a135f1dd559aff60",
"3.1.64-asserts": "42c1d51ceb8e41e70ce1d8dc1bc534c0f609c196",
"3.1.63": "aeb36a44b29e8ca9f4c7efbb4735b69003ac2bb9",
"3.1.63-asserts": "b0275806047b42f2f88998c5c8159aec90e195ab",
"3.1.62": "d52176ac8e07c47c1773bb2776ebd91e3886c3af",