diff --git a/wasmtime.yaml b/wasmtime.yaml index c92f71acac7d..f5be0b1af8b6 100644 --- a/wasmtime.yaml +++ b/wasmtime.yaml @@ -1,6 +1,6 @@ package: name: wasmtime - version: 12.0.1 + version: 12.0.2 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: 6116aae3d4cdcc2ec9f385a0146a93240f009cca + expected-commit: 79a5d2ac52ea76e47265c46a77d329ca0e6839c9 - name: Configure and build runs: |