Skip to content

Commit c08903e

Browse files
authored
Stop updating Jesse's homebrew tap (#4797)
The tap is being retired, see jesseduffield/homebrew-lazygit#3.
2 parents 525edfb + 5a654b1 commit c08903e

File tree

1 file changed

+0
-23
lines changed

1 file changed

+0
-23
lines changed

.goreleaser.yml

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -36,26 +36,3 @@ snapshot:
3636
changelog:
3737
use: github-native
3838
sort: asc
39-
brews:
40-
-
41-
# Repository to push the tap to.
42-
repository:
43-
owner: jesseduffield
44-
name: homebrew-lazygit
45-
46-
# Your app's homepage.
47-
# Default is empty.
48-
homepage: 'https://github.com/jesseduffield/lazygit/'
49-
50-
# Your app's description.
51-
# Default is empty.
52-
description: 'A simple terminal UI for git commands, written in Go'
53-
54-
# # Packages your package depends on.
55-
# dependencies:
56-
# - git
57-
# - zsh
58-
# # Packages that conflict with your package.
59-
# conflicts:
60-
# - svn
61-
# - bash

0 commit comments

Comments
 (0)