diff options
Diffstat (limited to 'Library/Formula/postgresql.rb')
| -rw-r--r-- | Library/Formula/postgresql.rb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Library/Formula/postgresql.rb b/Library/Formula/postgresql.rb index e9bcab169..d8f2473a8 100644 --- a/Library/Formula/postgresql.rb +++ b/Library/Formula/postgresql.rb @@ -16,6 +16,9 @@ class Postgresql < Formula end bottle do + sha1 "e69fd4371d6a795ffa9bfc90fbe8dd85e5126888" => :mavericks + sha1 "bb862d7755be08d27ff64b0818cca457c9ffe602" => :mountain_lion + sha1 "f44e67e6ca8ea9b617c55b98a90e26de209dc35a" => :lion end devel do |
