emscripten: Update to version 3.1.61

This commit is contained in:
github-actions[bot] 2024-06-01 08:27:16 +00:00
parent 2e560df869
commit d0d36cc1be

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