Skip to content

Commit

Permalink
chore: update yassinebenaid/bunster v0.7.1 to v0.8.0 (#31803)
Browse files Browse the repository at this point in the history
* chore: update yassinebenaid/bunster v0.7.1 to v0.8.0

* fix(yassinebenaid/bunster): support v0.8.0

---------

Co-authored-by: aquaproj-aqua-registry[bot] <106294860+aquaproj-aqua-registry[bot]@users.noreply.github.com>
Co-authored-by: Shunsuke Suzuki <suzuki.shunsuke.1989@gmail.com>
  • Loading branch information
1 parent 0b39ce5 commit 0bb01b7
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 3 deletions.
4 changes: 3 additions & 1 deletion pkgs/yassinebenaid/bunster/pkg.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
packages:
- name: yassinebenaid/bunster@v0.7.1
- name: yassinebenaid/bunster@v0.8.0
- name: yassinebenaid/bunster
version: v0.7.1
12 changes: 11 additions & 1 deletion pkgs/yassinebenaid/bunster/registry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ packages:
version_overrides:
- version_constraint: semver("<= 0.6.0")
no_asset: true
- version_constraint: "true"
- version_constraint: semver("<= 0.7.1")
asset: bunster_{{.OS}}-{{.Arch}}.{{.Format}}
format: tar.gz
checksum:
Expand All @@ -21,3 +21,13 @@ packages:
files:
- name: bunster
src: bunster_{{.OS}}-{{.Arch}}
- version_constraint: "true"
asset: bunster_{{.OS}}-{{.Arch}}.{{.Format}}
format: tar.gz
checksum:
type: github_release
asset: checksums.txt
algorithm: sha256
supported_envs:
- linux
- darwin
12 changes: 11 additions & 1 deletion registry.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0bb01b7

Please sign in to comment.