Skip to content

Commit

Permalink
Merge pull request #10972 from wolfi-dev/wolfictl-4b9fb1dc-df91-4657-…
Browse files Browse the repository at this point in the history
…ac5e-728946e7be5e

kaf/0.2.7 package update
  • Loading branch information
ajayk authored Jan 11, 2024
2 parents 6352a1c + 8dfd0c2 commit c977a56
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions kaf.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: kaf
version: 0.2.6
epoch: 8
version: 0.2.7
epoch: 0
description: Modern CLI for Apache Kafka, written in Go
copyright:
- license: Apache-2.0
Expand All @@ -23,11 +23,11 @@ pipeline:
with:
repository: https://github.com/birdayz/kaf
tag: v${{package.version}}
expected-commit: 606f7f08eb0bcbcf7dd6addd2164ce11745ade77
expected-commit: c0058a7f9e17512d2a4e195e0a5e15cd3f3c6539

- uses: go/bump
with:
deps: golang.org/x/[email protected] golang.org/x/[email protected]
deps: golang.org/x/[email protected]

- runs: |
export GOARCH=$(go env GOARCH)
Expand Down

0 comments on commit c977a56

Please sign in to comment.