emscripten: Update to version 3.1.34

This commit is contained in:
github-actions[bot] 2023-03-15 04:27:23 +00:00
parent ed91ff5ac6
commit d877fd3afd

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.33",
"version": "3.1.34",
"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.33.zip",
"hash": "1e30b92a001deb6f36b54ea60f3fdd6d2f1aced8ea7c96e9cb482d29d304f7cc"
"url": "https://github.com/emscripten-core/emsdk/archive/refs/tags/3.1.34.zip",
"hash": "900e03127b64a0eb1c8285eb6bbf23da228de945067c3d6db6899f38eb039977"
}
},
"extract_dir": "emsdk-3.1.33",
"extract_dir": "emsdk-3.1.34",
"pre_install": "if(!(Test-Path \"$persist_dir\\.emscripten\")) {New-Item \"$dir\\.emscripten\" -ItemType File | Out-Null}",
"env_add_path": ".",
"shortcuts": [