aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2014-11-01 02:14:49 +0000
committerBrett Koonce2014-11-01 20:57:31 -0700
commite82d86c317dad8758f2f6660ebbb18948d76fa96 (patch)
treefc1c2da44ffd98585ca26b97f420936beed4ddba
parentd329df89982cd77dc3c1e4df140a7d81115b86ae (diff)
downloadhomebrew-e82d86c317dad8758f2f6660ebbb18948d76fa96.tar.bz2
osm2pgsql: update 0.86.0 bottle.
-rw-r--r--Library/Formula/osm2pgsql.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/osm2pgsql.rb b/Library/Formula/osm2pgsql.rb
index c070c487a..9e3a28c97 100644
--- a/Library/Formula/osm2pgsql.rb
+++ b/Library/Formula/osm2pgsql.rb
@@ -7,9 +7,9 @@ class Osm2pgsql < Formula
bottle do
cellar :any
- sha1 "dc345c1a9879184ad88a193e9a6ebfcf65f3750a" => :mavericks
- sha1 "b4ecf55fdc125fccb7d994004b46938e8636fbcf" => :mountain_lion
- sha1 "e0dd38b56230cfdad09abda16594fe978352b515" => :lion
+ sha1 "1885597bd9c3edc2cc0ff3a77eeed32e696797a7" => :yosemite
+ sha1 "c4f84d422ea950111cc2cd1d0e70a3772ab7981e" => :mavericks
+ sha1 "08b6aa91ee4a5dc51fb5ceede2974b07aa90f5a4" => :mountain_lion
end
depends_on :postgresql