emscripten: Update to version 3.1.65

This commit is contained in:
github-actions[bot] 2024-08-23 00:33:41 +00:00
parent 6197b0b89a
commit ce97a7d9d0

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