diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/osm2pgsql.rb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Library/Formula/osm2pgsql.rb b/Library/Formula/osm2pgsql.rb index 546404c35..5c3eb7fbb 100644 --- a/Library/Formula/osm2pgsql.rb +++ b/Library/Formula/osm2pgsql.rb @@ -5,6 +5,9 @@ class Osm2pgsql < Formula revision 1 bottle do + sha256 "6b1bc9ca723e3c8bf23c9bb5704fa99205a1037085d408102050da03ac703a5c" => :yosemite + sha256 "2835cacfecdbca3f00255cfc5b95107d54fa640e1eb1ca728520f4c252da983f" => :mavericks + sha256 "63c279201caf3f6c0359dbe27eb1c2e2a144cdf0cfd130ef6d218b95a9d009fe" => :mountain_lion end depends_on :postgresql |
