From 690fbefb40da29196747a0148ee04531844b2461 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Wed, 20 Dec 2023 19:12:09 +0000 Subject: [PATCH] wasmtime/16.0.0 package update --- wasmtime.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wasmtime.yaml b/wasmtime.yaml index dd6edf6becd..9693b7af8f1 100644 --- a/wasmtime.yaml +++ b/wasmtime.yaml @@ -1,6 +1,6 @@ package: name: wasmtime - version: 15.0.1 + version: 16.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: d2d52de0884cc79216920831dd1fc5b75ba6739e + expected-commit: 6613acd1e4817957a4a7745125ef063b43c273a7 - name: Configure and build runs: |