We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40d1838 commit 19e78bdCopy full SHA for 19e78bd
v3/.goreleaser.yaml
@@ -51,7 +51,7 @@ nfpms:
51
ids:
52
- tera
53
vendor: shinokada
54
- homepage: https://github.com/shinokada/tera
+ homepage: https://tera.codewithshin.com/
55
maintainer: shinokada <shinokada@users.noreply.github.com>
56
description: Terminal-based internet radio player
57
license: MIT
@@ -88,7 +88,7 @@ brews:
88
name: homebrew-tera
89
token: "{{ .Env.HOMEBREW_TAP_TOKEN }}"
90
directory: Formula
91
92
93
94
dependencies:
0 commit comments