emscripten: Update to version 3.1.8

This commit is contained in:
github-actions[bot] 2022-03-25 08:28:28 +00:00
parent 37124224e9
commit 0ae262f803

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