emscripten: Update to version 3.1.33

This commit is contained in:
github-actions[bot] 2023-03-09 04:28:58 +00:00
parent 65c8608916
commit bf3cb435e2

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