From 005b7351536b22fe0ebb4a910863d9447bbe09c8 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Mon, 18 Sep 2023 23:09:18 +0000 Subject: [PATCH] wit-bindgen/0.12.0 package update --- wit-bindgen.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/wit-bindgen.yaml b/wit-bindgen.yaml index 2788cee00a6..d43bfb93c31 100644 --- a/wit-bindgen.yaml +++ b/wit-bindgen.yaml @@ -1,7 +1,7 @@ package: name: wit-bindgen - version: 0.11.0 - epoch: 1 + version: 0.12.0 + epoch: 0 description: "A language binding generator for WebAssembly interface types" copyright: - license: Apache-2.0 @@ -21,7 +21,7 @@ pipeline: with: repository: https://github.com/bytecodealliance/wit-bindgen tag: wit-bindgen-cli-${{package.version}} - expected-commit: 2ec8e3e256f493b62c561a68300ec09c03d040c4 + expected-commit: 637389a0409e83597807b71bade607c383ad0cf8 - name: Configure and build runs: |