Skip to content

Commit

Permalink
Release 3.1.71 (#1484)
Browse files Browse the repository at this point in the history
  • Loading branch information
emscripten-bot authored Nov 4, 2024
1 parent 019b660 commit 59108b0
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.71": struct(
hash = "7ee0f9488f152e9e9cf0d4d243970e03742f1a5c",
sha_linux = "43f87aa84a73697b905d2a13c89d016af8ec66bed792f37dd5a0059529abee12",
sha_mac = "8dac015c03c4f2e594d8bca25fe35d1e4d808aea81705121e852aff0464c4a9d",
sha_mac_arm64 = "a7797c3d210eda29f88eede261fc8f0aabf22c7b05214916b5b50a1271e9f0b8",
sha_win = "dfe77eaf22278ca975519f0497c8b336c86e52461c478060418fe67b39b6e87c",
),
"3.1.70": struct(
hash = "6fa6145af41e835f3d13edf7d308c08e4573357a",
sha_linux = "c29b4a2c6addd5aafa613768d34273a23d8fcd1753c685ff61099506710cd8d7",
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.70",
"latest": "3.1.71",
"latest-sdk": "latest",
"latest-arm64-linux": "latest",
"latest-64bit": "latest",
Expand All @@ -10,6 +10,8 @@
"latest-releases-upstream": "latest"
},
"releases": {
"3.1.71": "7ee0f9488f152e9e9cf0d4d243970e03742f1a5c",
"3.1.71-asserts": "15b142643065fe241138c6785cb8e384504f76e8",
"3.1.70": "6fa6145af41e835f3d13edf7d308c08e4573357a",
"3.1.70-asserts": "11444ec05e2cc64ef42c4f33c6e3a2a7534694f2",
"3.1.69": "8fe01288bc35668c13316324336ea00195dfb814",
Expand Down

0 comments on commit 59108b0

Please sign in to comment.