yu-writer: use deprecate! instead of discontinued

This commit is contained in:
Rylan Polster
2023-12-17 17:46:10 -05:00
parent c5cd9fe0e9
commit c5f578a32d
+2 -4
View File
@@ -8,6 +8,8 @@ cask "yu-writer" do
desc "Markdown editor"
homepage "https://ivarptr.github.io/yu-writer.site/"
deprecate! date: "2023-12-17", because: :discontinued
app "Yu Writer.app"
zap trash: [
@@ -16,8 +18,4 @@ cask "yu-writer" do
"~/Library/Preferences/com.github.yu-writer.helper.plist",
"~/Library/Preferences/com.github.yu-writer.plist",
]
caveats do
discontinued
end
end