From 249b330a2ac3e211ae39548bd6df1dbfc36a51fb Mon Sep 17 00:00:00 2001 From: Alexander Bayandin Date: Tue, 24 Oct 2023 22:07:19 +0100 Subject: [PATCH] pg_graphql 1.4.2 --- Formula/pg_graphql.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/pg_graphql.rb b/Formula/pg_graphql.rb index 4ef2383..386dffa 100644 --- a/Formula/pg_graphql.rb +++ b/Formula/pg_graphql.rb @@ -1,8 +1,8 @@ class PgGraphql < Formula desc "GraphQL support for PostgreSQL" homepage "https://supabase.github.io/pg_graphql" - url "https://github.com/supabase/pg_graphql/archive/refs/tags/v1.4.1.tar.gz" - sha256 "33380aa30cc67f93a3dccd0ac997d2d65d52a2f169125bd5571b45c0b926b783" + url "https://github.com/supabase/pg_graphql/archive/refs/tags/v1.4.2.tar.gz" + sha256 "fbd9be434577e85e788c023acc3e10bf0f4080a79fef5bb01a720ec83ad6937d" license "Apache-2.0" bottle do