From 8465b60e4a25c62bbd0b1d1a8729862f41f952d4 Mon Sep 17 00:00:00 2001 From: Alexander Bayandin Date: Mon, 8 Jan 2024 14:59:14 +0000 Subject: [PATCH] pg_graphql 1.4.4 Closes #97. Signed-off-by: Alexander Bayandin --- 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 2b06dc8..020706e 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.3.tar.gz" - sha256 "68e3f2bd81b1aeae4605181bb70b71bfcbc7194ab0c13945587467f0f353e6f2" + url "https://github.com/supabase/pg_graphql/archive/refs/tags/v1.4.4.tar.gz" + sha256 "ef0df838935b8134f829540447ffd4c13d5478177931b2f2b40a9afabe27cdf9" license "Apache-2.0" bottle do