Skip to content
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.

Commit

Permalink
Add brew tap to goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonBirchall committed Apr 16, 2021
1 parent 7f00825 commit 2bccf72
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 @@ -50,3 +50,12 @@ snapcrafts:
apps:
crypto:
plugs: ["network"]
brews:
- tap:
owner: jasonbirchall
name: homebrew-tap
homepage: https://github.com/jasonBirchall/crypto
description: Cryptocurrency tracker for the command line.
license: Apache-2.0
dependencies:
- name: go

0 comments on commit 2bccf72

Please sign in to comment.