patchwork: use deprecate! instead of discontinued

This commit is contained in:
Rylan Polster
2023-12-17 17:46:02 -05:00
parent 59d2a24404
commit 2961e11530
+2 -4
View File
@@ -7,9 +7,7 @@ cask "patchwork" do
desc "Decentralized messaging and sharing app using Secure Scuttlebutt"
homepage "https://github.com/ssbc/patchwork"
app "Patchwork.app"
deprecate! date: "2023-12-17", because: :discontinued
caveats do
discontinued
end
app "Patchwork.app"
end