aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/osm-pbf.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/osm-pbf.rb b/Library/Formula/osm-pbf.rb
index e8deb46c8..3c9a4394f 100644
--- a/Library/Formula/osm-pbf.rb
+++ b/Library/Formula/osm-pbf.rb
@@ -2,8 +2,8 @@ require 'formula'
class OsmPbf < Formula
homepage 'http://wiki.openstreetmap.org/wiki/PBF_Format'
- url 'https://github.com/scrosby/OSM-binary/tarball/v1.2.1'
- sha1 'c12e6649e8aa00a460f54db7f84e723503367fc2'
+ url 'https://github.com/scrosby/OSM-binary/tarball/v1.3.0'
+ sha1 '6796c242eb8ccdf00220359887a15142f85a1722'
depends_on 'protobuf'