Skip to content

Commit 0db8d35

Browse files
committed
hasura-cli 2.8.1
Closes Homebrew#104163. Signed-off-by: Rui Chen <rui@chenrui.dev> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
1 parent c1f6ac6 commit 0db8d35

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/hasura-cli.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
class HasuraCli < Formula
44
desc "Command-Line Interface for Hasura GraphQL Engine"
55
homepage "https://hasura.io"
6-
url "https://github.com/hasura/graphql-engine/archive/v2.8.0.tar.gz"
7-
sha256 "1e5df7d5c4ff69ea46daac626e97bc6217ec46662effdba8b23d87a90de998db"
6+
url "https://github.com/hasura/graphql-engine/archive/v2.8.1.tar.gz"
7+
sha256 "38be77b41a5c7d0ef4079cde4c2ece7c0278f3389646f3375ee5783d17c953b2"
88
license "Apache-2.0"
99

1010
bottle do

0 commit comments

Comments
 (0)