diff --git a/bucket/emscripten.json b/bucket/emscripten.json index a237d3e2f0..06fc19fe7c 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.34", + "version": "3.1.35", "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.34.zip", - "hash": "900e03127b64a0eb1c8285eb6bbf23da228de945067c3d6db6899f38eb039977" + "url": "https://github.com/emscripten-core/emsdk/archive/refs/tags/3.1.35.zip", + "hash": "0c72232a7fa9d3383e45575327633d58e0c62cbda58018a84d394f7384f131ce" } }, - "extract_dir": "emsdk-3.1.34", + "extract_dir": "emsdk-3.1.35", "pre_install": "if(!(Test-Path \"$persist_dir\\.emscripten\")) {New-Item \"$dir\\.emscripten\" -ItemType File | Out-Null}", "env_add_path": ".", "shortcuts": [