diff --git a/bucket/emscripten.json b/bucket/emscripten.json index e20fe8f06a..a4ced7a6f6 100644 --- a/bucket/emscripten.json +++ b/bucket/emscripten.json @@ -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.15", + "version": "3.1.16", "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.15.zip", - "hash": "bc06feb66e376f0184929e603d7c02dcd07646ed6f89281bf1478bb8947fbb0f" + "url": "https://github.com/emscripten-core/emsdk/archive/refs/tags/3.1.16.zip", + "hash": "26ec8768a7ba21ef8c9c982320c18a6108942dad61c649830f9249f2f0fa49ab" } }, - "extract_dir": "emsdk-3.1.15", + "extract_dir": "emsdk-3.1.16", "pre_install": "if(!(Test-Path \"$persist_dir\\.emscripten\")) {New-Item \"$dir\\.emscripten\" -ItemType File | Out-Null}", "env_add_path": ".", "shortcuts": [