emscripten: Update to version 3.1.14

This commit is contained in:
github-actions[bot] 2022-06-20 16:31:40 +00:00
parent e3c5804015
commit b17435007b

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