From 1be4c6e378839ddd7a6da9a15db439b3da792d1a Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Thu, 28 Sep 2023 22:10:06 +0000 Subject: [PATCH] wasmer/4.2.1 package update --- wasmer.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wasmer.yaml b/wasmer.yaml index 6e9483a6d01..b0280343001 100644 --- a/wasmer.yaml +++ b/wasmer.yaml @@ -1,6 +1,6 @@ package: name: wasmer - version: 4.2.0 + version: 4.2.1 epoch: 0 description: The leading WebAssembly Runtime supporting WASI and Emscripten. copyright: @@ -20,7 +20,7 @@ pipeline: with: repository: https://github.com/wasmerio/wasmer tag: v${{package.version}} - expected-commit: 20f1ae3be5a8e1802f54a945da6a3666e906d13c + expected-commit: 6a34a5910f9b12b768f47f545329871c19e6f2b2 - runs: | make build-wasmer build-capi