1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-08-06 22:33:07 +02:00

Stop updating Jesse's homebrew tap (#4797)

The tap is being retired, see
https://github.com/jesseduffield/homebrew-lazygit/pull/3.
This commit is contained in:
Stefan Haller
2025-08-06 13:30:43 +02:00
committed by GitHub

View File

@ -36,26 +36,3 @@ snapshot:
changelog: changelog:
use: github-native use: github-native
sort: asc sort: asc
brews:
-
# Repository to push the tap to.
repository:
owner: jesseduffield
name: homebrew-lazygit
# Your app's homepage.
# Default is empty.
homepage: 'https://github.com/jesseduffield/lazygit/'
# Your app's description.
# Default is empty.
description: 'A simple terminal UI for git commands, written in Go'
# # Packages your package depends on.
# dependencies:
# - git
# - zsh
# # Packages that conflict with your package.
# conflicts:
# - svn
# - bash