Skip to content
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.

Commit

Permalink
adding homebrew releasing
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickLaabs committed Feb 29, 2024
1 parent 24727e5 commit aa4c018
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,13 @@ builds:
- darwin
goarch:
- amd64
- arm64
- arm64
brews:
- name: frigg
homepage: "https://github.com/PatrickLaabs/frigg"
tap:
owner: PatrickLaabs
name: homebrew-patricklaabs
commit_author:
name: PatrickLaabs
email: patrick.laabs@me.com

0 comments on commit aa4c018

Please sign in to comment.