Skip to content

Commit

Permalink
Release 3.1.73 (#1492)
Browse files Browse the repository at this point in the history
  • Loading branch information
emscripten-bot authored Nov 28, 2024
1 parent cbbb7f3 commit 6abe512
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
7 changes: 7 additions & 0 deletions bazel/revisions.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@
# DO NOT MODIFY

EMSCRIPTEN_TAGS = {
"3.1.73": struct(
hash = "b363a836e75a245c548b7a6a021822d8c9e4c6df",
sha_linux = "4f3bc91cffec9096c3d3ccb11c222e1c2cb7734a0ff9a92d192e171849e68f28",
sha_mac = "8d52ec080834f49996534de26772800dee048ec9bf148bb508be95887e267735",
sha_mac_arm64 = "58e6c984c5a1fb71e0871f0c3bb9e32d41e7553260c6eeb38800a4612623a99d",
sha_win = "d76003fad2146ad1f2289e8b251fbc359406ced0857f141a41f15149c2138302",
),
"3.1.72": struct(
hash = "7a360458327cd24c2a7aab428bdbcb5bca8810e4",
sha_linux = "be094d6dd27c27a64116e9c0165d6cade5d329f5137e56696773e98e1df83fa7",
Expand Down
4 changes: 3 additions & 1 deletion emscripten-releases-tags.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"aliases": {
"latest": "3.1.72",
"latest": "3.1.73",
"latest-sdk": "latest",
"latest-arm64-linux": "latest",
"latest-64bit": "latest",
Expand All @@ -10,6 +10,8 @@
"latest-releases-upstream": "latest"
},
"releases": {
"3.1.73": "b363a836e75a245c548b7a6a021822d8c9e4c6df",
"3.1.73-asserts": "86f3e54628089634c6b73039955388296e920291",
"3.1.72": "7a360458327cd24c2a7aab428bdbcb5bca8810e4",
"3.1.72-asserts": "92d39398c0016e73821548a4cd9df3df1358f6d9",
"3.1.71": "7ee0f9488f152e9e9cf0d4d243970e03742f1a5c",
Expand Down

0 comments on commit 6abe512

Please sign in to comment.