diff --git a/wasmtime.yaml b/wasmtime.yaml index 0dee56fc0c5..6ba34a5f40d 100644 --- a/wasmtime.yaml +++ b/wasmtime.yaml @@ -1,6 +1,6 @@ package: name: wasmtime - version: 17.0.1 + version: 18.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: 601e229d7ad8d98ce388d7bd0535734d846fcba5 + expected-commit: 518fd4a598e49fefb6ab23988f551cb5189a0d73 - name: Configure and build runs: |