Skip to content

Commit

Permalink
Fix wrong binary name in Homebrew formula
Browse files Browse the repository at this point in the history
  • Loading branch information
tommy-muehle committed May 25, 2021
1 parent ae979d2 commit f68cb46
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,5 @@ brews:
description: Magic number detector for Go
test: |
system "#{bin}/mnd --version"
install: |
bin.install "mnd"

0 comments on commit f68cb46

Please sign in to comment.