mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
rowanj-gitx: use deprecate! instead of discontinued
This commit is contained in:
@@ -8,12 +8,10 @@ cask "rowanj-gitx" do
|
||||
desc "Native graphical client for the git version control system"
|
||||
homepage "https://rowanj.github.io/gitx/"
|
||||
|
||||
deprecate! date: "2023-12-17", because: :discontinued
|
||||
|
||||
conflicts_with cask: "gitx"
|
||||
|
||||
app "GitX.app"
|
||||
binary "#{appdir}/GitX.app/Contents/Resources/gitx"
|
||||
|
||||
caveats do
|
||||
discontinued
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user