Skip to content

Commit 19e78bd

Browse files
committed
fix: homepage URL update in .goreleaser.yaml
1 parent 40d1838 commit 19e78bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

v3/.goreleaser.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ nfpms:
5151
ids:
5252
- tera
5353
vendor: shinokada
54-
homepage: https://github.com/shinokada/tera
54+
homepage: https://tera.codewithshin.com/
5555
maintainer: shinokada <shinokada@users.noreply.github.com>
5656
description: Terminal-based internet radio player
5757
license: MIT
@@ -88,7 +88,7 @@ brews:
8888
name: homebrew-tera
8989
token: "{{ .Env.HOMEBREW_TAP_TOKEN }}"
9090
directory: Formula
91-
homepage: https://github.com/shinokada/tera
91+
homepage: https://tera.codewithshin.com/
9292
description: Terminal-based internet radio player
9393
license: MIT
9494
dependencies:

0 commit comments

Comments
 (0)