Skip to content

Commit

Permalink
Merge pull request #12738 from wolfi-dev/wolfictl-68077b70-af79-40a8-…
Browse files Browse the repository at this point in the history
…9594-25a8418554c0
  • Loading branch information
ajayk authored Feb 9, 2024
2 parents 5c538ac + e3128c9 commit c2eee43
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yq.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: yq
version: 4.40.5
epoch: 1
version: 4.40.7
epoch: 0
description: "yq is a portable command-line YAML, JSON, XML, CSV and properties processor"
copyright:
- license: Apache-2.0
Expand All @@ -11,7 +11,7 @@ pipeline:
with:
repository: https://github.com/mikefarah/yq
tag: v${{package.version}}
expected-commit: dd648994340a5d03225d97abf19c9bf1086c3f07
expected-commit: bb66c9c872a7a4cf3d6846c2ff6d182c66ec3f77

- uses: go/build
with:
Expand Down

0 comments on commit c2eee43

Please sign in to comment.