emscripten: Update to version 3.1.68

This commit is contained in:
github-actions[bot] 2024-09-30 16:30:11 +00:00
parent 2edf416f0c
commit 30b3113c53

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