mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
youtrack-workflow: use deprecate! instead of discontinued
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user