emscripten: Update to version 3.1.72

This commit is contained in:
github-actions[bot] 2024-11-19 04:30:04 +00:00
parent add539bbeb
commit 9f51fe5afd

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.71",
"version": "3.1.72",
"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.71.zip",
"hash": "5905804f8389fcab65fc3dfa5406b92d2543e60cb86edf33063856c7a1b427f9"
"url": "https://github.com/emscripten-core/emsdk/archive/refs/tags/3.1.72.zip",
"hash": "67fc834f413f88c0cc389fe22b9881665816ae90aaf5b93024fd9cc533256159"
}
},
"extract_dir": "emsdk-3.1.71",
"extract_dir": "emsdk-3.1.72",
"pre_install": "if(!(Test-Path \"$persist_dir\\.emscripten\")) {New-Item \"$dir\\.emscripten\" -ItemType File | Out-Null}",
"env_add_path": ".",
"shortcuts": [