Skip to content

Commit

Permalink
Add brew tap
Browse files Browse the repository at this point in the history
  • Loading branch information
haya14busa committed Mar 26, 2019
1 parent de689ba commit b4d632e
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 @@ -14,6 +14,15 @@ archive:
windows: Windows
386: i386
amd64: x86_64
brew:
github:
owner: haya14busa
name: xtag-homebrew-tap
folder: Formula
homepage: https://github.com/haya14busa/xtag
description: Finds latest release tag which matched with given tag with x wild card (a.k.a. xtag).
test: |
system "#{bin}/xtag -h"
checksum:
name_template: 'checksums.txt'
snapshot:
Expand Down

0 comments on commit b4d632e

Please sign in to comment.