Skip to content

Commit

Permalink
kibana: migrate to [email protected]
Browse files Browse the repository at this point in the history
Closes #90929.

Signed-off-by: Michka Popoff <[email protected]>
Signed-off-by: BrewTestBot <[email protected]>
  • Loading branch information
XuehaiPan authored and BrewTestBot committed Dec 10, 2021
1 parent edf788d commit b20663c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/kibana.rb
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ class Kibana < Formula
# https://www.elastic.co/blog/licensing-change
deprecate! date: "2021-01-14", because: "is switching to an incompatible license"

depends_on "python@3.9" => :build
depends_on "python@3.10" => :build
depends_on "yarn" => :build
depends_on "node@10"

Expand Down

0 comments on commit b20663c

Please sign in to comment.