diff --git a/bucket/wasmtime.json b/bucket/wasmtime.json index 6b494156c9..a2cd00c4c1 100644 --- a/bucket/wasmtime.json +++ b/bucket/wasmtime.json @@ -1,13 +1,13 @@ { - "version": "34.0.1", + "version": "33.0.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/v34.0.1/wasmtime-v34.0.1-x86_64-windows.zip", - "hash": "5ac620948dce08d61f66dc49196706244ae53486988fb06a09a43060f2bdec90", - "extract_dir": "wasmtime-v34.0.1-x86_64-windows" + "url": "https://github.com/bytecodealliance/wasmtime/releases/download/v33.0.2/wasmtime-v33.0.2-x86_64-windows.zip", + "hash": "ab1c59bbfb9ca5a5144ee5d16baff42d8cc5f68ca60665ffbba393eb0fcf705c", + "extract_dir": "wasmtime-v33.0.2-x86_64-windows" } }, "bin": "wasmtime.exe",