emscripten: Update to version 4.0.19

This commit is contained in:
github-actions[bot] 2025-11-04 20:29:44 +00:00
parent 73e68e282f
commit 3f1308c985

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