Skip to content

Commit

Permalink
feat(git): add git dependency to brew
Browse files Browse the repository at this point in the history
  • Loading branch information
cfabianski committed Nov 27, 2023
1 parent 9e7be6f commit 23defba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ brews:
name: bearer
folder: Formula
install: bin.install "bearer"
dependencies:
- name: git
tap:
owner: Bearer
name: homebrew-tap
Expand Down

0 comments on commit 23defba

Please sign in to comment.