diff --git a/wasmtime.yaml b/wasmtime.yaml index ceb2f1e53e0..88c09f68610 100644 --- a/wasmtime.yaml +++ b/wasmtime.yaml @@ -1,6 +1,6 @@ package: name: wasmtime - version: 10.0.1 + version: 11.0.0 epoch: 0 description: "A fast and secure runtime for WebAssembly" copyright: @@ -21,7 +21,7 @@ pipeline: with: repository: https://github.com/bytecodealliance/wasmtime tag: v${{package.version}} - expected-commit: a45abadbc39a57dd3e404231e2751a80cdafa4b0 + expected-commit: 92ccdcb8d68b586715957c2335031bc057e4876d - name: Configure and build runs: |