8000
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.
1 parent c1f6ac6 commit 0db8d35Copy full SHA for 0db8d35
Formula/hasura-cli.rb
@@ -3,8 +3,8 @@
3
class HasuraCli < Formula
4
desc "Command-Line Interface for Hasura GraphQL Engine"
5
homepage "https://hasura.io"
6
- url "https://github.com/hasura/graphql-engine/archive/v2.8.0.tar.gz"
7
- sha256 "1e5df7d5c4ff69ea46daac626e97bc6217ec46662effdba8b23d87a90de998db"
+ url "https://github.com/hasura/graphql-engine/archive/v2.8.1.tar.gz"
+ sha256 "38be77b41a5c7d0ef4079cde4c2ece7c0278f3389646f3375ee5783d17c953b2"
8
license "Apache-2.0"
9
10
bottle do
0 commit comments