emscripten: Update to version 3.1.50

This commit is contained in:
github-actions[bot] 2023-11-30 08:26:29 +00:00
parent 08520fc6bd
commit 458541018f

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.49",
"version": "3.1.50",
"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.49.zip",
"hash": "6aa5394fab6c40a5eb4feae37d225263208ef651bf22af9f788568707a9975c3"
"url": "https://github.com/emscripten-core/emsdk/archive/refs/tags/3.1.50.zip",
"hash": "acedc3710e5fd748021f1c20a9cdad447462b0173029e80b0eee8697b2c289ad"
}
},
"extract_dir": "emsdk-3.1.49",
"extract_dir": "emsdk-3.1.50",
"pre_install": "if(!(Test-Path \"$persist_dir\\.emscripten\")) {New-Item \"$dir\\.emscripten\" -ItemType File | Out-Null}",
"env_add_path": ".",
"shortcuts": [