emscripten: Update to version 4.0.11

This commit is contained in:
github-actions[bot] 2025-07-14 20:30:15 +00:00
parent 5effc41406
commit 78db41712b

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