pulse: use deprecate! instead of discontinued

This commit is contained in:
Rylan Polster
2023-12-17 17:46:03 -05:00
parent b7d67d54e9
commit c93ca02a90
+2 -4
View File
@@ -8,14 +8,12 @@ cask "pulse" do
desc "Logger and network inspector"
homepage "https://kean.blog/pulse/home"
deprecate! date: "2023-12-17", because: :discontinued
app "Pulse.app"
zap trash: [
"~/Library/Application Scripts/com.github.kean.pulse",
"~/Library/Containers/com.github.kean.pulse",
]
caveats do
discontinued
end
end