Skip to content

Commit

Permalink
fix(derailed/popeye): follow up changes of popeye v0.21.0 (#20753)
Browse files Browse the repository at this point in the history
Asset names were changed.

derailed/popeye@8832a9e
  • Loading branch information
suzuki-shunsuke authored Mar 9, 2024
1 parent 3642f6c commit 8b20497
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 3 deletions.
4 changes: 3 additions & 1 deletion pkgs/derailed/popeye/pkg.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
packages:
- name: derailed/[email protected]
- name: derailed/[email protected]
- name: derailed/popeye
version: v0.20.5
- name: derailed/popeye
version: v0.11.1
- name: derailed/popeye
Expand Down
9 changes: 8 additions & 1 deletion pkgs/derailed/popeye/registry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ packages:
type: github_release
asset: checksums.txt
algorithm: sha256
- version_constraint: "true"
- version_constraint: semver("<= 0.20.5")
asset: popeye_{{.OS}}_{{.Arch}}.{{.Format}}
format: tar.gz
replacements:
Expand All @@ -69,3 +69,10 @@ packages:
type: github_release
asset: checksums.txt
algorithm: sha256
- version_constraint: "true"
asset: popeye_{{.OS}}_{{.Arch}}.{{.Format}}
format: tar.gz
checksum:
type: github_release
asset: checksums.txt
algorithm: sha256
9 changes: 8 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 8b20497

Please sign in to comment.