encryptr: use deprecate! instead of discontinued

This commit is contained in:
Rylan Polster
2023-12-17 17:45:53 -05:00
parent 6690f13cd0
commit 3341b1ba6b
+2 -4
View File
@@ -8,14 +8,12 @@ cask "encryptr" do
desc "Zero-knowledge cloud-based password manager"
homepage "https://spideroak.support/hc/en-us/categories/115000424503-Encryptr-Password-Manager"
deprecate! date: "2023-12-17", because: :discontinued
app "Encryptr.app"
zap trash: [
"~/Library/Preferences/org.devgeeks.encryptr.plist",
"~/Library/Saved Application State/org.devgeeks.encryptr.savedState",
]
caveats do
discontinued
end
end