Skip to content

Commit eb292ec

Browse files
committed
osm2pgsql 2.1.0
1 parent 63d82a7 commit eb292ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/o/osm2pgsql.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Osm2pgsql < Formula
22
desc "OpenStreetMap data to PostgreSQL converter"
33
homepage "https://osm2pgsql.org"
4-
url "https://github.com/openstreetmap/osm2pgsql/archive/refs/tags/2.0.1.tar.gz"
5-
sha256 "b9d5c95ccc928aafc3c6caccb8b5bc19c4d48a5d1640cada07388d0dbf171ecc"
4+
url "https://github.com/openstreetmap/osm2pgsql/archive/refs/tags/2.1.0.tar.gz"
5+
sha256 "a02ad5c57a9db5376e2c797560dc6d35be37109283d7be7b124528cb5de00331"
66
license "GPL-2.0-only"
77
head "https://github.com/openstreetmap/osm2pgsql.git", branch: "master"
88

0 commit comments

Comments
 (0)