Skip to content

Commit 12f727a

Browse files
authored
Merge pull request #20 from dlvhdr/dlvhdr/fix-homebrew
fix: homebrew
2 parents 8a36915 + 3912906 commit 12f727a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ changelog:
4141
brews:
4242
- name: diffnav
4343
homepage: "https://github.com/dlvhdr/diffnav"
44-
description: "a git diff pager based on delta but with a file tree, à la GitHub"
44+
description: "git diff pager based on delta but with a file tree, à la GitHub"
4545
license: "MIT"
4646
url_template: "https://github.com/dlvhdr/diffnav/releases/download/{{ .Tag }}/{{ .ArtifactName }}"
4747
repository:

0 commit comments

Comments
 (0)