From 924dd3d10b70777006c258cd6260ddd6e4dd0741 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 24 Jun 2024 09:38:21 +0000 Subject: [PATCH 1/2] hasura-cli 2.40.1 --- Formula/h/hasura-cli.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/h/hasura-cli.rb b/Formula/h/hasura-cli.rb index e48f5b8a74c0..6c49822d08f9 100644 --- a/Formula/h/hasura-cli.rb +++ b/Formula/h/hasura-cli.rb @@ -3,8 +3,8 @@ class HasuraCli < Formula desc "Command-Line Interface for Hasura GraphQL Engine" homepage "https://hasura.io" - url "https://github.com/hasura/graphql-engine/archive/refs/tags/v2.40.0.tar.gz" - sha256 "7bc4f33625f589b9f7b5977d14720f21c1ca93697e0f199a3240c99c0250c7c1" + url "https://github.com/hasura/graphql-engine/archive/refs/tags/v2.40.1.tar.gz" + sha256 "b057abeb1b98ce2edf1b4ec785d00116dac9a3f147dec746b69eac000dcea552" license "Apache-2.0" # There can be a notable gap between when a version is tagged and a From 602ded75c141af7fcc4639bbe6466dba40a41c63 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 24 Jun 2024 10:14:39 +0000 Subject: [PATCH 2/2] hasura-cli: update 2.40.1 bottle. --- Formula/h/hasura-cli.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/h/hasura-cli.rb b/Formula/h/hasura-cli.rb index 6c49822d08f9..4ed34a11b382 100644 --- a/Formula/h/hasura-cli.rb +++ b/Formula/h/hasura-cli.rb @@ -16,13 +16,13 @@ class HasuraCli < Formula end bottle do - sha256 cellar: :any_skip_relocation, arm64_sonoma: "631d6e6b73ce0f68eebdf3ed2a2f5c355469466f3e5d8741da6c42416bd6fa6c" - sha256 cellar: :any_skip_relocation, arm64_ventura: "9b48c62e203b00baf391773a9bd493c76d41d0710edc4a79410f0a0353b7b6e4" - sha256 cellar: :any_skip_relocation, arm64_monterey: "f644bebfb7c167eb835e031d3232218e276a5ffa0dcf2ced7658d94cadae1f5f" - sha256 cellar: :any_skip_relocation, sonoma: "10b7e795ba579e722ca29239d76443d2b5877a8554b9c1cb09f964115ec4de29" - sha256 cellar: :any_skip_relocation, ventura: "0f8d8b93a01a3edc64bff034ad20edf3a17e2d5af0a4262cf9d5c1b274483e44" - sha256 cellar: :any_skip_relocation, monterey: "21ad2a1cdbfd83c59343f5390c380ec0451e6d4e954dfe0cd850bc05f5d1467d" - sha256 cellar: :any_skip_relocation, x86_64_linux: "f9eb253077c0b1a4ad9576028f10ac7ea96b2c2fb08090fd1aa3491809e58025" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "b3e921d28c3946431d8fdbf44f980525e42da7c9ecd77aa55e8f8cfec9238f93" + sha256 cellar: :any_skip_relocation, arm64_ventura: "1edf00326227cf6c19e7039e02953925dadfe0e35f803b9f4e17b700f7c8550e" + sha256 cellar: :any_skip_relocation, arm64_monterey: "bcfb9c619d370be00529819428fdb4abc713acb72d134448c069ff42375bb895" + sha256 cellar: :any_skip_relocation, sonoma: "a1a0946fffc7dd325849a88825950ad537aaab4cbd063dff7e44779b62b67465" + sha256 cellar: :any_skip_relocation, ventura: "af33b6205ed25183897e4fc7232964c690e044163f12ade325fd4ac11bd90b6c" + sha256 cellar: :any_skip_relocation, monterey: "29d54d944ea48fc76c2666992e139386871740e3c2aba81bedcf5061c01bdf8d" + sha256 cellar: :any_skip_relocation, x86_64_linux: "11ed679d26d06544b84787ed50de3d5c35a737c369f294afb6e65d4f35d321be" end depends_on "go" => :build