Skip to content

Commit

Permalink
fix: brew formula
Browse files Browse the repository at this point in the history
  • Loading branch information
acifani committed Nov 29, 2022
1 parent a2688b6 commit dac269c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ brews:
name: homebrew-tap
folder: Formula
homepage: https://github.com/acifani/formula1-go
description: Command line application to show and display Formula1 schedules, standings, and results.
description: Command-line application to show Formula1 schedules, standings, and results
license: MIT
test: |
system "#{bin}/f1go version"
system "#{bin}/f1go", "version"

0 comments on commit dac269c

Please sign in to comment.