From 821177815666b95a08347e963fcbb7fe744f7ec6 Mon Sep 17 00:00:00 2001 From: "octo-sts[bot]" <157150467+octo-sts[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 23:03:25 +0000 Subject: [PATCH] wasmer/5.0.2 package update (#35021)
Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Co-authored-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- wasmer.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wasmer.yaml b/wasmer.yaml index f57653d6fe0..7f6df269733 100644 --- a/wasmer.yaml +++ b/wasmer.yaml @@ -1,6 +1,6 @@ package: name: wasmer - version: 5.0.1 + version: 5.0.2 epoch: 0 description: The leading WebAssembly Runtime supporting WASI and Emscripten. copyright: @@ -21,7 +21,7 @@ pipeline: with: repository: https://github.com/wasmerio/wasmer tag: v${{package.version}} - expected-commit: 19db01a1fe6065f8db952e5274b996031f9617ac + expected-commit: f910351560663f43920e0bc52549190c7c82aac9 - runs: | make build-wasmer build-capi