diff --git a/Formula/osm2pgsql.rb b/Formula/osm2pgsql.rb index aac088b034..a617bfe1bc 100644 --- a/Formula/osm2pgsql.rb +++ b/Formula/osm2pgsql.rb @@ -1,9 +1,8 @@ class Osm2pgsql < Formula desc "OpenStreetMap data to PostgreSQL converter" homepage "https://wiki.openstreetmap.org/wiki/Osm2pgsql" - url "https://github.com/openstreetmap/osm2pgsql/archive/0.92.0.tar.gz" - sha256 "b741cfdf6489fd5def721f75a9558b8cda53165dda7ca9548fcc5b43e163ee77" - revision 3 + url "https://github.com/openstreetmap/osm2pgsql/archive/0.92.1.tar.gz" + sha256 "0912a344aaa38ed4b78f6dcab1a873975adb434dcc31cdd6fec3ec6a30025390" head "https://github.com/openstreetmap/osm2pgsql.git" bottle do