From 6265e57be7289786c12351f153bfd41a1285064d Mon Sep 17 00:00:00 2001 From: Jason Petersen Date: Tue, 29 Nov 2016 11:44:25 -0700 Subject: [PATCH] citus 6.0.1 Closes #7392. Signed-off-by: Tomasz Pajor --- Formula/citus.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Formula/citus.rb b/Formula/citus.rb index 3935346f0b..878f65b4d0 100644 --- a/Formula/citus.rb +++ b/Formula/citus.rb @@ -1,10 +1,9 @@ class Citus < Formula desc "PostgreSQL-based distributed RDBMS" homepage "https://www.citusdata.com" - url "https://github.com/citusdata/citus/archive/v6.0.0.tar.gz" - sha256 "90bad0e57256ca3e72c080b58877e396216cbd46c5820a8f0ec2a0ca4d062dfb" + url "https://github.com/citusdata/citus/archive/v6.0.1.tar.gz" + sha256 "642c194ad229a30f9e960a78d4400566fc08dec3fce1694990592d964d26bf3d" head "https://github.com/citusdata/citus.git" - revision 2 bottle do cellar :any