Skip to content

Commit

Permalink
Add homebrew tap to goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
bensallen committed Aug 14, 2019
1 parent 7c685c6 commit b8a2d16
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,12 @@ changelog:
exclude:
- '^docs:'
- '^test:'
brews:
- github:
owner: bensallen
name: homebrew-hkmgr
homepage: "https://github.com/bensallen/hkmgr"
description: "Hkmgr is a virtual machine manager for the hyperkit macOS hypervisor."
skip_upload: auto
dependencies:
- hyperkit

0 comments on commit b8a2d16

Please sign in to comment.