diff options
| author | BrewTestBot | 2014-08-22 19:04:07 +0100 | 
|---|---|---|
| committer | Mike McQuaid | 2014-08-24 17:14:18 +0100 | 
| commit | b13d20107a02ad93e53566cca2e6803b654556c8 (patch) | |
| tree | 1f212f201bc3256b683ef0e22489dcd9c90a995e | |
| parent | fc21c08c7a330fb58be7e0c8140788bf64c6cbe7 (diff) | |
| download | homebrew-b13d20107a02ad93e53566cca2e6803b654556c8.tar.bz2 | |
postgres-xc: update 1.0.3_1 bottle.
| -rw-r--r-- | Library/Formula/postgres-xc.rb | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/Library/Formula/postgres-xc.rb b/Library/Formula/postgres-xc.rb index dc9718391..32df3ceb5 100644 --- a/Library/Formula/postgres-xc.rb +++ b/Library/Formula/postgres-xc.rb @@ -7,9 +7,9 @@ class PostgresXc < Formula    revision 1    bottle do -    sha1 "9996518f01b622e99d81e373584a79cff534c575" => :mavericks -    sha1 "11dabc108585cb1468d7c5da64140522d42dd624" => :mountain_lion -    sha1 "bae67562a1f7135faf534c3209ed887b73221bf5" => :lion +    sha1 "f1e00022508b73cd5880c0ee1b4ca1523a316789" => :mavericks +    sha1 "5943ccbde84db25836557e4077b42fbfd7769804" => :mountain_lion +    sha1 "5310645f21084a9890c031760d4f9251a3e508aa" => :lion    end    depends_on :arch => :x86_64 | 
