emscripten: Update to version 3.1.23

This commit is contained in:
github-actions[bot] 2022-09-24 00:37:15 +00:00
parent 15402c77ca
commit 7152a0392e

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