From e74ff9ff2b0d24af51ce8ccae5107ae40750dfaf Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Mon, 20 Nov 2023 16:11:52 +0000 Subject: [PATCH] wasmtime/15.0.0 package update --- wasmtime.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: |