From bd0daa0313994ae6c5045e59d15350533b0a731c Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Tue, 8 Oct 2024 23:50:23 +0000 Subject: [PATCH] wit-bindgen/0.34.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 5ac88ab1bb..76ec628c49 100644 --- a/wit-bindgen.yaml +++ b/wit-bindgen.yaml @@ -1,6 +1,6 @@ package: name: wit-bindgen - version: 0.33.0 + version: 0.34.0 epoch: 0 description: "A language binding generator for WebAssembly interface types" copyright: @@ -22,7 +22,7 @@ pipeline: with: repository: https://github.com/bytecodealliance/wit-bindgen tag: v${{package.version}} - expected-commit: 66bfda38bee488df27692311e364d79a3cd301a7 + expected-commit: 98b26cf9e011940b008351b93e7098dab1a5ff86 - name: Configure and build runs: |