emscripten: Update to version 3.1.67

This commit is contained in:
github-actions[bot] 2024-09-17 08:30:34 +00:00
parent 62b7f71c05
commit 1edd98ae88

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