Skip to content

Commit

Permalink
update goreleaser syntax [Fixes #532]
Browse files Browse the repository at this point in the history
  • Loading branch information
jtarchie committed Jan 11, 2021
1 parent dc7ecb8 commit 92ea56b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,15 @@ archives:
- goos: windows
format: zip
brews:
- github:
- tap:
owner: pivotal-cf
name: om
ids:
- homebrew
test: |
system "#{bin}/om --version"
install:
bin.install "om"
checksum:
name_template: 'checksums.txt'
snapshot:
Expand Down

0 comments on commit 92ea56b

Please sign in to comment.