From 7d29b94d9584df10de7b229cef1fcaad49c1e044 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Tue, 6 Jun 2017 15:42:01 +0000 Subject: [PATCH] citus: update 6.2.2 bottle. --- Formula/citus.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/citus.rb b/Formula/citus.rb index 119d78176d..145b771fed 100644 --- a/Formula/citus.rb +++ b/Formula/citus.rb @@ -7,9 +7,9 @@ class Citus < Formula bottle do cellar :any - sha256 "134c30036a16071b694d6f6600bf435447c87727fa53ce17ae56c84530949afe" => :sierra - sha256 "4a27a3be4535c71cdde4bd42b8e690849a344cb07a84923d97f33a156fe8606f" => :el_capitan - sha256 "210d6895065d5da0f2391654757b545d545a9d05d12fa330188a884f1394d1de" => :yosemite + sha256 "7688fd62e48fe1a645449bcf7d9230cb2f22866fcd91d289483d4ba8ed945cc8" => :sierra + sha256 "8cf21dd3e584f942d12e0b7c65bc94cc894ab86f53cca8c90dc16f2344f3fc16" => :el_capitan + sha256 "b2843da55e46339a6f645558f24bb721ad21b92189c607fcd4f5a9ef06fd2476" => :yosemite end depends_on "postgresql"