aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/postgresql.rb
diff options
context:
space:
mode:
authorBrewTestBot2014-04-16 03:01:11 +0100
committerJack Nagel2014-04-15 21:02:37 -0500
commit433ecceec019c199d3ff07765d97f93b8441bb65 (patch)
treef6995b643bbf732ae632891b16fb57539300ff3c /Library/Formula/postgresql.rb
parent8af7c9101b7e53e08a34da0ceef3cf52256fb047 (diff)
downloadhomebrew-433ecceec019c199d3ff07765d97f93b8441bb65.tar.bz2
postgresql: update 9.3.4 bottle.
Diffstat (limited to 'Library/Formula/postgresql.rb')
-rw-r--r--Library/Formula/postgresql.rb7
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/postgresql.rb b/Library/Formula/postgresql.rb
index d352676bb..67b37ec67 100644
--- a/Library/Formula/postgresql.rb
+++ b/Library/Formula/postgresql.rb
@@ -6,9 +6,10 @@ class Postgresql < Formula
sha256 '9ee819574dfc8798a448dc23a99510d2d8924c2f8b49f8228cd77e4efc8a6621'
bottle do
- sha1 "0817ae64b23fda47d5e5f6b8f866ab70f6c6436e" => :mavericks
- sha1 "306a155c2f3280ac5761b5731f2262b1f969a449" => :mountain_lion
- sha1 "cff0dc1b3c086489cbe86ee2ac2b60523a89e557" => :lion
+ revision 1
+ sha1 "674f7d9b1f093a2cf67cc6c7d248b18cb24f244d" => :mavericks
+ sha1 "899043f968097e5b4ef82bd9eecff4fc56cf3546" => :mountain_lion
+ sha1 "5bded0469e05403d2e0a0ba4d3e344a0a76b6da1" => :lion
end
option '32-bit'