mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
actual: use deprecate! instead of discontinued
This commit is contained in:
+2
-4
@@ -11,6 +11,8 @@ cask "actual" do
|
||||
desc "Privacy-focused app for managing your finances"
|
||||
homepage "https://actualbudget.com/"
|
||||
|
||||
deprecate! date: "2023-12-17", because: :discontinued
|
||||
|
||||
app "Actual.app"
|
||||
|
||||
zap trash: [
|
||||
@@ -20,8 +22,4 @@ cask "actual" do
|
||||
"~/Library/Preferences/com.shiftreset.actual.plist",
|
||||
"~/Library/Saved Application State/com.shiftreset.actual.savedState",
|
||||
]
|
||||
|
||||
caveats do
|
||||
discontinued
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user