Skip to content

Commit

Permalink
apollo-cli: deprecate (#116372)
Browse files Browse the repository at this point in the history
Does not build on Monterey, see #94212

Has been deprecated upstream, has a low download count, and could not be updated (#102444)
  • Loading branch information
iMichka committed Nov 21, 2022
1 parent 3153c49 commit ce1880e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Formula/apollo-cli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ class ApolloCli < Formula
sha256 cellar: :any_skip_relocation, x86_64_linux: "8080e3a3d1c62e3f7fc42ff39aa13a4fd59a3317e4a57073ee004fd1fded9d44"
end

# https://github.com/apollographql/apollo-tooling/issues/2551#issuecomment-1032071672
deprecate! date: "2022-01-21", because: :deprecated_upstream

depends_on "node"

def install
Expand Down

0 comments on commit ce1880e

Please sign in to comment.