diff --git a/bucket/emscripten.json b/bucket/emscripten.json index 66f1fa8bf9..7c4a366659 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.48", + "version": "3.1.49", "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.48.zip", - "hash": "099df6219d760d91e053ae64f99cccc10a58fbd8230eed97b827e833344ac7cc" + "url": "https://github.com/emscripten-core/emsdk/archive/refs/tags/3.1.49.zip", + "hash": "6aa5394fab6c40a5eb4feae37d225263208ef651bf22af9f788568707a9975c3" } }, - "extract_dir": "emsdk-3.1.48", + "extract_dir": "emsdk-3.1.49", "pre_install": "if(!(Test-Path \"$persist_dir\\.emscripten\")) {New-Item \"$dir\\.emscripten\" -ItemType File | Out-Null}", "env_add_path": ".", "shortcuts": [