From cc5962d3654d5f4a11181818c5f36b463fe638ca Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Mon, 4 Mar 2024 18:16:53 +0000 Subject: [PATCH] wit-bindgen/0.21.0 package update Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- wit-bindgen.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wit-bindgen.yaml b/wit-bindgen.yaml index 5ade9caa6aa..e78733e78a3 100644 --- a/wit-bindgen.yaml +++ b/wit-bindgen.yaml @@ -1,6 +1,6 @@ package: name: wit-bindgen - version: 0.20.0 + version: 0.21.0 epoch: 0 description: "A language binding generator for WebAssembly interface types" copyright: @@ -21,7 +21,7 @@ pipeline: with: repository: https://github.com/bytecodealliance/wit-bindgen tag: v${{package.version}} - expected-commit: 561aa17d67cf6360e0453388897729b86ddd5154 + expected-commit: 70ab1222c50db9bc921adf4729a4b9ff94a935f7 - name: Configure and build runs: |