Skip to content

Commit

Permalink
mermaid-cli: disable (#125048)
Browse files Browse the repository at this point in the history
It's been more than 3 months now
  • Loading branch information
iMichka committed Mar 8, 2023
1 parent 5b0e359 commit b85be16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/mermaid-cli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ class MermaidCli < Formula
# Needs Chromium for puppeteer. Chromium is currently installed as a pre-built.
# Ref: https://github.com/Homebrew/homebrew-core/pull/83338
# Ref: https://github.com/Homebrew/homebrew-core/issues/100192
deprecate! date: "2022-04-30", because: "installs a pre-built copy of Chromium"
disable! date: "2023-03-07", because: "installs a pre-built copy of Chromium"

depends_on "node"

Expand Down

0 comments on commit b85be16

Please sign in to comment.