From 366e62cc18ded8c626084f8fe59b50aa3fd2043a Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Wed, 31 May 2023 23:06:54 +0000 Subject: [PATCH] wasmtime/9.0.3 package update --- wasmtime.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wasmtime.yaml b/wasmtime.yaml index 9abd46c22ba..f14e7b64fc9 100644 --- a/wasmtime.yaml +++ b/wasmtime.yaml @@ -1,6 +1,6 @@ package: name: wasmtime - version: 9.0.2 + version: 9.0.3 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: 0aa00479c9fbb39ef19a9f35d2ed0137454c93f5 + expected-commit: 271b605e8d3d44c5d0a39bb4e65c3efb3869ff74 - name: Configure and build runs: |