diff --git a/bucket/emscripten.json b/bucket/emscripten.json index dd1f20fb40..9908f753bf 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.32", + "version": "3.1.33", "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.32.zip", - "hash": "2583468cc5c879db5b80ac90e14e9cfd708e014321ab8ca833149775f8f31d30" + "url": "https://github.com/emscripten-core/emsdk/archive/refs/tags/3.1.33.zip", + "hash": "1e30b92a001deb6f36b54ea60f3fdd6d2f1aced8ea7c96e9cb482d29d304f7cc" } }, - "extract_dir": "emsdk-3.1.32", + "extract_dir": "emsdk-3.1.33", "pre_install": "if(!(Test-Path \"$persist_dir\\.emscripten\")) {New-Item \"$dir\\.emscripten\" -ItemType File | Out-Null}", "env_add_path": ".", "shortcuts": [