emscripten: Update to version 3.1.64

This commit is contained in:
github-actions[bot] 2024-07-22 20:26:53 +00:00
parent d49c65a986
commit 9f195946ab

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