diff --git a/wasmtime.yaml b/wasmtime.yaml index 1cecca84359..d446f985f75 100644 --- a/wasmtime.yaml +++ b/wasmtime.yaml @@ -1,6 +1,6 @@ package: name: wasmtime - version: 9.0.4 + version: 10.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: 6842d0dc7c9084faaa35f64e205237fa7c2c8933 + expected-commit: 205f8311aba6848184c1c76cf90c93d4ea61433e - name: Configure and build runs: |