Skip to content

Commit

Permalink
Release 3.1.74 (#1502)
Browse files Browse the repository at this point in the history
  • Loading branch information
emscripten-bot authored Dec 14, 2024
1 parent 095c488 commit 3d6d8ee
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.74": struct(
hash = "c2655005234810c7c42e02a18e4696554abe0352",
sha_linux = "a987bb4cded4f29437e8589accac204ce3c134feaaaf251bb97d0fdf450dce65",
sha_mac = "04f848f40bd19220a43abde2dd1012d95bf1f89c618c0f631b83d18357e2bb65",
sha_mac_arm64 = "fc71758a5bfb02b8a5c2dd21d6bfc34aa3c64698f6105e204a1f4d11f6d67603",
sha_win = "603b0515e0367ee2718b2f360ef0194663d23a91236910d5f4a90ac4d745a4f2",
),
"3.1.73": struct(
hash = "b363a836e75a245c548b7a6a021822d8c9e4c6df",
sha_linux = "4f3bc91cffec9096c3d3ccb11c222e1c2cb7734a0ff9a92d192e171849e68f28",
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.73",
"latest": "3.1.74",
"latest-sdk": "latest",
"latest-arm64-linux": "latest",
"latest-64bit": "latest",
Expand All @@ -10,6 +10,8 @@
"latest-releases-upstream": "latest"
},
"releases": {
"3.1.74": "c2655005234810c7c42e02a18e4696554abe0352",
"3.1.74-asserts": "88e95307accc1f4b247b86b7a0c0e6beaf07f844",
"3.1.73": "b363a836e75a245c548b7a6a021822d8c9e4c6df",
"3.1.73-asserts": "86f3e54628089634c6b73039955388296e920291",
"3.1.72": "7a360458327cd24c2a7aab428bdbcb5bca8810e4",
Expand Down

0 comments on commit 3d6d8ee

Please sign in to comment.