emscripten: Update to version 3.1.58

This commit is contained in:
github-actions[bot] 2024-04-23 20:25:02 +00:00
parent 646c4dc48d
commit 3836a4593f

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