youtrack-workflow: use deprecate! instead of discontinued

This commit is contained in:
Rylan Polster
2023-12-17 17:46:10 -05:00
parent 05ce3130f6
commit c5cd9fe0e9
+2 -1
View File
@@ -7,10 +7,11 @@ cask "youtrack-workflow" do
desc "Create and edit workflows for YouTrack"
homepage "https://www.jetbrains.com/youtrack/download/get_youtrack.html#materials=workflow-editor"
deprecate! date: "2023-12-17", because: :discontinued
app "youtrack-workflow.app"
caveats do
discontinued
depends_on_java
end
end