mirror of
https://github.com/wagoodman/dive
synced 2026-03-14 14:25:50 +01:00
.goreleaser.yml deprecated brews.tap
https://goreleaser.com/deprecations/#brewstap
This commit is contained in:
parent
7933564b4c
commit
d131aebc05
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ builds:
|
|||
ldflags: -s -w -X main.version={{.Version}} -X main.commit={{.Commit}} -X main.buildTime={{.Date}}`.
|
||||
|
||||
brews:
|
||||
- tap:
|
||||
- repository:
|
||||
owner: wagoodman
|
||||
name: homebrew-dive
|
||||
homepage: "https://github.com/wagoodman/dive/"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue