From d880e23058f34710bcee854011e5948815d420c5 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Tue, 20 Feb 2024 20:15:14 +0000 Subject: [PATCH] wasmtime/18.0.0 package update Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- wasmtime.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: |