emscripten: Update to version 3.1.38

This commit is contained in:
github-actions[bot] 2023-05-11 00:35:18 +00:00
parent 19aa467d0e
commit c14afa9eae

View File

@ -1,6 +1,6 @@
{
"##": ".bat won't be able to modify shell sessions of PowerShell, Fish, Bash etc. Therefore env_add_path is required.",
"version": "3.1.37",
"version": "3.1.38",
"description": "LLVM to WebAssembly compiler. Compiles C/C++ to WebAssembly that can be run on most web browsers.",
"homepage": "https://emscripten.org/",
"license": "MIT|NCSA",
@ -10,11 +10,11 @@
],
"architecture": {
"64bit": {
"url": "https://github.com/emscripten-core/emsdk/archive/refs/tags/3.1.37.zip",
"hash": "8ecf0eaacab739b1a353a6eaf811b712aaa7f65d3dad8eeba6d3d6885a815bd5"
"url": "https://github.com/emscripten-core/emsdk/archive/refs/tags/3.1.38.zip",
"hash": "a3ef84686637c98e2863ced3b4914f7912788dc44ef4909ff4c7a195cc6a9959"
}
},
"extract_dir": "emsdk-3.1.37",
"extract_dir": "emsdk-3.1.38",
"pre_install": "if(!(Test-Path \"$persist_dir\\.emscripten\")) {New-Item \"$dir\\.emscripten\" -ItemType File | Out-Null}",
"env_add_path": ".",
"shortcuts": [