This commit is contained in:
Derek Schuff
2022-10-11 12:45:01 -07:00
committed by GitHub
parent 35358657b4
commit e41b8c68a2
2 changed files with 10 additions and 1 deletions

View File

@@ -2,6 +2,13 @@
# DO NOT MODIFY
EMSCRIPTEN_TAGS = {
"3.1.24": struct(
hash = "54217a0950bb1dafe8808cc6207d378e323f9d74",
sha_linux = "20e8e5bd745e3ad69c03bb877091d2fbb0c7db1eab309de8f185e9821aea40f4",
sha_mac = "cfb897a980dd51fceb02ff143ad0fd8e5d299db640c5646d1547d522194545f2",
sha_mac_arm64 = "e87b0727343051312f82a6653cad4682a518dd9cb6575844c0cd6505d520fab6",
sha_win = "a0ea07f9014a912f13176fdbbc1ee7ab08104d45e7ca7e1c237505579b63d530",
),
"3.1.23": struct(
hash = "bfd5e63a44ba4c8568cd8ac87c27b35e40732bf4",
sha_linux = "3b8d9e163d6afc8569deca0ba1d4042f80da7a31e23cee006c3faa9cbf2fbc31",

View File

@@ -1,6 +1,6 @@
{
"aliases": {
"latest": "3.1.23",
"latest": "3.1.24",
"latest-sdk": "latest",
"latest-arm64-linux": "3.1.21",
"latest-64bit": "latest",
@@ -10,6 +10,8 @@
"latest-releases-upstream": "latest"
},
"releases": {
"3.1.24": "54217a0950bb1dafe8808cc6207d378e323f9d74",
"3.1.24-asserts": "4c20c7393ca208c740c16a97dbf305ba52fea2bb",
"3.1.23": "bfd5e63a44ba4c8568cd8ac87c27b35e40732bf4",
"3.1.23-asserts": "77d2c744fe37fe0e22a51329fa23bab4b8ffa656",
"3.1.22": "990cee04a21caafc75955d736fb45791a7f2aeee",