diff --git a/bucket/emscripten.json b/bucket/emscripten.json index 97b743e80c..8aba2a52d1 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.6", + "version": "3.1.7", "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.6.zip", - "hash": "9be83720c4a4644c71e9c2474d1a8e44daabc7c2a021822a3800f1dca4d7b740" + "url": "https://github.com/emscripten-core/emsdk/archive/refs/tags/3.1.7.zip", + "hash": "e05e3bd86374f8aa0f21036949439fc7ff1b9e9d441c3b4052851a4d49068e8a" } }, - "extract_dir": "emsdk-3.1.6", + "extract_dir": "emsdk-3.1.7", "pre_install": "if(!(Test-Path \"$persist_dir\\.emscripten\")) {New-Item \"$dir\\.emscripten\" -ItemType File | Out-Null}", "env_add_path": ".", "shortcuts": [