From a824a66f56584a4e558baa91aee9a48af5a1b811 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Wed, 7 Feb 2018 03:25:09 -0800 Subject: [PATCH] citus 7.2.1 Closes #23786. Signed-off-by: ilovezfs --- Formula/citus.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/citus.rb b/Formula/citus.rb index c50c9636b63..6a5a2ea5d4a 100644 --- a/Formula/citus.rb +++ b/Formula/citus.rb @@ -1,8 +1,8 @@ class Citus < Formula desc "PostgreSQL-based distributed RDBMS" homepage "https://www.citusdata.com" - url "https://github.com/citusdata/citus/archive/v7.2.0.tar.gz" - sha256 "776b74a8bfd1c1d485cfbaa860dc859fe29098e4bf7b24e24d3e19087b501aac" + url "https://github.com/citusdata/citus/archive/v7.2.1.tar.gz" + sha256 "a146bf5fc5e08e0dc4dbcd79baa6c07b9829c376bf964db5aae66ff5f8c92512" head "https://github.com/citusdata/citus.git" bottle do