Skip to content

Commit

Permalink
youtrack-workflow: discontinued (Homebrew#106610)
Browse files Browse the repository at this point in the history
  • Loading branch information
cho-m committed May 31, 2021
1 parent d000c5a commit f584d55
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion Casks/youtrack-workflow.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,18 @@
sha256 "113749a54abd6c537bf1838a91cf35a70b2fdf04cfc4880eb906448b3156053e"

url "https://download.jetbrains.com/charisma/youtrack-workflow-editor-#{version}-macos.zip"
appcast "https://data.services.jetbrains.com/products/releases?code=YTWE&latest=true&type=release"
name "JetBrains Youtrack Workflow Editor"
desc "Create and edit workflows for YouTrack"
homepage "https://www.jetbrains.com/youtrack/download/get_youtrack.html#materials=workflow-editor"

livecheck do
skip "Discontinued"
end

app "youtrack-workflow.app"

caveats do
discontinued
depends_on_java
end
end

0 comments on commit f584d55

Please sign in to comment.