From c82a96ea0e56ab9d4499fe0853f203e576f34176 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Mon, 18 Apr 2016 12:07:57 +0100 Subject: [PATCH] postgres-xc: update 1.0.4 bottle. --- Formula/postgres-xc.rb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Formula/postgres-xc.rb b/Formula/postgres-xc.rb index e3f050eed2..fd808b27ad 100644 --- a/Formula/postgres-xc.rb +++ b/Formula/postgres-xc.rb @@ -5,9 +5,10 @@ class PostgresXc < Formula sha256 "b467cbb7d562a8545645182958efd1608799ed4e04a9c3906211878d477b29c1" bottle do - sha256 "1a8e8d86ffbdce0287ed016a8fe98ab166097356c25db0796defb346d7bd77a6" => :el_capitan - sha256 "6a96a35995306b0f3f32a5d3f3b4527d9bced585f828cc9dbec1ef8c29eb8790" => :yosemite - sha256 "1f05cbe6cb40097c0e5fb7d3b62d32b5305dce2c364f018c830069e7ad1adcd9" => :mavericks + revision 1 + sha256 "636beaed9fb5a7c632fa8d8185689d9747300cf59938e30240b0be8f492e746c" => :el_capitan + sha256 "10ad7c4fc4aea8d963a2020a52e51ba5d386ad6bb987156acd19c7d1ec211751" => :yosemite + sha256 "ebc0406afc7906bf6c3a7e8557a51254a37057eeb4db73b049fb5b9232f2709b" => :mavericks end option "with-dtrace", "Build with DTrace support"