diff options
| author | BrewTestBot | 2014-08-25 11:54:15 +0100 |
|---|---|---|
| committer | BrewTestBot | 2014-08-25 11:54:15 +0100 |
| commit | e283d164e3f8823059cdacefc21765203207a3d3 (patch) | |
| tree | 14971e7a1c997c381da3dac8f223849533d284e1 /Library | |
| parent | 0d195366c9da2e90bd58c2b736abd7a45d9e0c58 (diff) | |
| download | homebrew-e283d164e3f8823059cdacefc21765203207a3d3.tar.bz2 | |
psqlodbc: update 09.03.0210_1 bottle.
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/psqlodbc.rb | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/psqlodbc.rb b/Library/Formula/psqlodbc.rb index 847170475..525b6a26f 100644 --- a/Library/Formula/psqlodbc.rb +++ b/Library/Formula/psqlodbc.rb @@ -13,9 +13,10 @@ class Psqlodbc < Formula sha1 "e1eb147ef0452e1f7b0f9e102dacb5654a580dba" bottle do cellar :any - sha1 "f68ecb031a5b61df90609327414140eb4b538168" => :mavericks - sha1 "d1e1b11b6fa1fa759e596946e581fed6a28d9990" => :mountain_lion - sha1 "3adb10edd78ebd52a4786e82e4d19f1045c37834" => :lion + revision 1 + sha1 "14da3adcbbb44feeb9269b817ef83ae96992dc0c" => :mavericks + sha1 "59cae2eafaecc1d2f844d43c56591586b31cbfc5" => :mountain_lion + sha1 "d9e55bbc56370d92b49de3c18f34948d0ad7bbf7" => :lion end revision 1 |
