hasura-cli 2.13.0

Closes #112973.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Rui Chen 2022-10-12 10:14:28 -04:00 committed by BrewTestBot
parent dca5d3de94
commit dbdb06da55
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@ require "language/node"
class HasuraCli < Formula
desc "Command-Line Interface for Hasura GraphQL Engine"
homepage "https://hasura.io"
url "https://github.com/hasura/graphql-engine/archive/v2.12.0.tar.gz"
sha256 "7dcf08b0efe433d95e0590266ea3ae9c6f892f712b21b0207421bd0f05bff216"
url "https://github.com/hasura/graphql-engine/archive/v2.13.0.tar.gz"
sha256 "e6e8ac2d9340fbe31de3cdd6dd21c0202ea928ed69f8b8870aeaa9227c982ef3"
license "Apache-2.0"
bottle do