We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5a2d519 + 918dc37 commit 6053be3Copy full SHA for 6053be3
Formula/h/hasura-cli.rb
@@ -23,6 +23,8 @@ class HasuraCli < Formula
23
sha256 cellar: :any_skip_relocation, x86_64_linux: "b28dab837f5e89e4f3d2e21351274f68d2447049e7138a76c55e230f552968e3"
24
end
25
26
+ deprecate! date: "2024-10-29", because: "uses `node@18`, which is deprecated"
27
+
28
depends_on "go" => :build
29
depends_on "node@18" => :build
30
0 commit comments