From 16f14a706f1716e3541822c4932a299d5aaa4a15 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Fri, 19 May 2017 02:58:03 -0700 Subject: [PATCH] citus 6.2.0 Closes #13719. 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 8cba96601e..87ba863350 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/v6.1.1.tar.gz" - sha256 "01a887d7f7cf2a7f597e3e76f89ee0ee40a6ec213695309ce893d53a9f3da89f" + url "https://github.com/citusdata/citus/archive/v6.2.0.tar.gz" + sha256 "fbcc66ca435e1b122ac2a0aa7ca7e6782c9a2ca14de2b6cc813a893a2f9eb299" head "https://github.com/citusdata/citus.git" bottle do