emscripten: Update to version 3.1.52

This commit is contained in:
github-actions[bot] 2024-01-19 20:24:49 +00:00
parent d8df4afaa0
commit d39f517ee5

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