diff options
Diffstat (limited to 'Library/Formula/postgresql.rb')
| -rw-r--r-- | Library/Formula/postgresql.rb | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Library/Formula/postgresql.rb b/Library/Formula/postgresql.rb index 2c8cc31fa..57eec501e 100644 --- a/Library/Formula/postgresql.rb +++ b/Library/Formula/postgresql.rb @@ -6,10 +6,10 @@ class Postgresql < Formula sha256 '9ee819574dfc8798a448dc23a99510d2d8924c2f8b49f8228cd77e4efc8a6621' bottle do - revision 1 - sha1 "674f7d9b1f093a2cf67cc6c7d248b18cb24f244d" => :mavericks - sha1 "899043f968097e5b4ef82bd9eecff4fc56cf3546" => :mountain_lion - sha1 "5bded0469e05403d2e0a0ba4d3e344a0a76b6da1" => :lion + revision 2 + sha1 "a97e4f9364fd4518cc492135ac11832d4f8001c6" => :mavericks + sha1 "5c10d677a07a8055bfd21f94633f6d897e4a60f7" => :mountain_lion + sha1 "7da81a9d1dd086d6b1403d9a508d5871c85d2892" => :lion end option '32-bit' |
