Skip to content

Commit

Permalink
fix(bitwarden/clients): set checksum configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
suzuki-shunsuke committed Oct 24, 2022
1 parent e68f40c commit 049a15f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pkgs/bitwarden/clients/registry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,8 @@ packages:
description: Bitwarden CLI
replacements:
darwin: macos
checksum:
type: github_release
asset: bw-{{.OS}}-sha256-{{trimPrefix "cli-v" .Version}}.txt
file_format: raw
algorithm: sha256
5 changes: 5 additions & 0 deletions registry.yaml

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

0 comments on commit 049a15f

Please sign in to comment.