emscripten: Update to version 3.1.60

This commit is contained in:
github-actions[bot] 2024-05-21 00:34:17 +00:00
parent 5f9fec1213
commit c876e6fc97

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