aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2014-12-18 17:20:22 +0000
committerMike McQuaid2014-12-19 14:13:08 +0000
commitcc663304e67d2aa032e29bd5505d7bf4581d7f45 (patch)
tree3cb7ed3d1bcff3282c5a74b42964b7f71be1194a
parentea1b7bce8e9278244e7b7c4893151f83a3f7116c (diff)
downloadhomebrew-cc663304e67d2aa032e29bd5505d7bf4581d7f45.tar.bz2
postgresql: update 9.4.0 bottle.
-rw-r--r--Library/Formula/postgresql.rb7
1 files changed, 3 insertions, 4 deletions
diff --git a/Library/Formula/postgresql.rb b/Library/Formula/postgresql.rb
index c64421f1e..5d21a49a0 100644
--- a/Library/Formula/postgresql.rb
+++ b/Library/Formula/postgresql.rb
@@ -9,10 +9,9 @@ class Postgresql < Formula
end
bottle do
- sha1 "00d8f44111b8585fc2fa045fb33098cde3bcf230" => :yosemite
- sha1 "d298f4cd7fffa6b8b879ccc2c6d32fc191be41ed" => :mavericks
- sha1 "c5c5d23e95c1950d4b33865b8ebdce28b4e6706f" => :mountain_lion
- sha1 "860395322283401cfc1d0694984c272546f21fa9" => :lion
+ sha1 "1cf71ee1cfc061cdc82f6164e72ffba1ac8dd8e8" => :yosemite
+ sha1 "9dbd8dc89c4d3d941bc6f5fa34ef0f321f440780" => :mavericks
+ sha1 "efd661ace5a5f2657d047098dec15136aa4f0249" => :mountain_lion
end
option '32-bit'