pathephone: use deprecate! instead of discontinued

This commit is contained in:
Rylan Polster
2023-12-17 17:46:02 -05:00
parent 2961e11530
commit 78d680d95b
+2 -4
View File
@@ -8,6 +8,8 @@ cask "pathephone" do
desc "Distributed audio player"
homepage "https://pathephone.github.io/"
deprecate! date: "2023-12-17", because: :discontinued
auto_updates true
app "Pathephone.app"
@@ -19,8 +21,4 @@ cask "pathephone" do
"~/Library/Preferences/space.metabin.pathephone.plist",
"~/Library/Saved Application State/space.metabin.pathephone.savedState",
]
caveats do
discontinued
end
end