diff options
Diffstat (limited to 'Library/Formula/postgres-xc.rb')
| -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 |
