emscripten-bot
2024-11-18 17:07:33 -08:00
committed by GitHub
parent e7fd5fd445
commit 75eb9522ae
2 changed files with 10 additions and 1 deletions

View File

@@ -2,6 +2,13 @@
# DO NOT MODIFY
EMSCRIPTEN_TAGS = {
"3.1.72": struct(
hash = "7a360458327cd24c2a7aab428bdbcb5bca8810e4",
sha_linux = "be094d6dd27c27a64116e9c0165d6cade5d329f5137e56696773e98e1df83fa7",
sha_mac = "52f713c118717814d2371912ab9019a3605b7d6acc627f3842e6aa7d3ffff7bf",
sha_mac_arm64 = "644593539684f59c635c7eae2e743f5e4e27b1d665f9c71c23dcefd4c2448b3c",
sha_win = "c72623fb68f109d8f122036f25b9fc75353bd1ce28995d9920277d4be4a1d99c",
),
"3.1.71": struct(
hash = "7ee0f9488f152e9e9cf0d4d243970e03742f1a5c",
sha_linux = "43f87aa84a73697b905d2a13c89d016af8ec66bed792f37dd5a0059529abee12",

View File

@@ -1,6 +1,6 @@
{
"aliases": {
"latest": "3.1.71",
"latest": "3.1.72",
"latest-sdk": "latest",
"latest-arm64-linux": "latest",
"latest-64bit": "latest",
@@ -10,6 +10,8 @@
"latest-releases-upstream": "latest"
},
"releases": {
"3.1.72": "7a360458327cd24c2a7aab428bdbcb5bca8810e4",
"3.1.72-asserts": "92d39398c0016e73821548a4cd9df3df1358f6d9",
"3.1.71": "7ee0f9488f152e9e9cf0d4d243970e03742f1a5c",
"3.1.71-asserts": "15b142643065fe241138c6785cb8e384504f76e8",
"3.1.70": "6fa6145af41e835f3d13edf7d308c08e4573357a",