Skip to content

Commit 2642027

Browse files
committed
fix: homebrew
1 parent 4d73cc9 commit 2642027

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: "a 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)