diff --git a/bucket/emscripten.json b/bucket/emscripten.json index 27c6169b05..e19981069d 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.58", + "version": "3.1.59", "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.58.zip", - "hash": "b612123122a2747682f6e80091e973956e38c34cea35c867caa1bb740ec910b4" + "url": "https://github.com/emscripten-core/emsdk/archive/refs/tags/3.1.59.zip", + "hash": "79a6018131415d88f95446f72d1ec145211106576671d7e0d12f8ee19813ad04" } }, - "extract_dir": "emsdk-3.1.58", + "extract_dir": "emsdk-3.1.59", "pre_install": "if(!(Test-Path \"$persist_dir\\.emscripten\")) {New-Item \"$dir\\.emscripten\" -ItemType File | Out-Null}", "env_add_path": ".", "shortcuts": [