diff --git a/bucket/wasmtime.json b/bucket/wasmtime.json index 228b2d60df..2df8783b28 100644 --- a/bucket/wasmtime.json +++ b/bucket/wasmtime.json @@ -1,13 +1,13 @@ { - "version": "0.35.1", + "version": "0.35.2", "description": "Standalone JIT-style runtime for WebAssembly, using Cranelift", "homepage": "https://wasmtime.dev", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/bytecodealliance/wasmtime/releases/download/v0.35.1/wasmtime-v0.35.1-x86_64-windows.zip", - "hash": "b5291cc8518cb34b5ed98fe0eda84dbd962aa5fd420694f54e55c03f80ef5982", - "extract_dir": "wasmtime-v0.35.1-x86_64-windows" + "url": "https://github.com/bytecodealliance/wasmtime/releases/download/v0.35.2/wasmtime-v0.35.2-x86_64-windows.zip", + "hash": "3d00f497299aec304708f73595fa5e3c4defd0ea8a9143e940c53ff4b368f074", + "extract_dir": "wasmtime-v0.35.2-x86_64-windows" } }, "bin": "wasmtime.exe",