Skip to content

Commit 730240e

Browse files
authored
Merge pull request #35 from kanmu/fix-brew
fix: replace deprecated 'tap' with 'repository' in Homebrew config
2 parents 6605a47 + 3d3be17 commit 730240e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ builds:
1414
checksum:
1515
name_template: "checksums.txt"
1616
brews:
17-
- tap:
17+
- repository:
1818
owner: kanmu
1919
name: homebrew-tools
2020
homepage: https://github.com/kanmu/dgw

0 commit comments

Comments
 (0)