diff --git a/wasmtime.yaml b/wasmtime.yaml index 2e6987cedc60..80b679841e91 100644 --- a/wasmtime.yaml +++ b/wasmtime.yaml @@ -1,6 +1,6 @@ package: name: wasmtime - version: 14.0.4 + version: 15.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: 5fc1252ff139d78b6c27d23d50a54732b0ab09aa + expected-commit: 6f0da842311d6de7afbb2936db347b516a298517 - name: Configure and build runs: |