diff --git a/bucket/wasmtime.json b/bucket/wasmtime.json index 69e76f05fd..5db8b957b6 100644 --- a/bucket/wasmtime.json +++ b/bucket/wasmtime.json @@ -1,13 +1,13 @@ { - "version": "0.26.0", + "version": "0.26.1", "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.26.0/wasmtime-v0.26.0-x86_64-windows.zip", - "hash": "cd8becd5b4d6860049b05081302e87849e0187adb230d606757b1208617be967", - "extract_dir": "wasmtime-v0.26.0-x86_64-windows" + "url": "https://github.com/bytecodealliance/wasmtime/releases/download/v0.26.1/wasmtime-v0.26.1-x86_64-windows.zip", + "hash": "6abbebd80c6b34dc76b9ef253d51f74174bdbf217eefff9e05e41d59c7d41439", + "extract_dir": "wasmtime-v0.26.1-x86_64-windows" } }, "bin": "wasmtime.exe",