osm-pbf: add 1.3.3 bottle.
This commit is contained in:
parent
a10d3efafb
commit
da4aea1239
1 changed files with 7 additions and 0 deletions
|
@ -4,6 +4,13 @@ class OsmPbf < Formula
|
|||
url "https://github.com/scrosby/OSM-binary/archive/v1.3.3.tar.gz"
|
||||
sha256 "a109f338ce6a8438a8faae4627cd08599d0403b8977c185499de5c17b92d0798"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
sha256 "a1bd80de2eccb7b01f0b2c73e735e02a14d1cc0168a2615bd2825a5413aeeba3" => :el_capitan
|
||||
sha256 "c102e66477bbbb75dfd91e0349659f59781002246a57775f2d7cab5fbf7cae27" => :yosemite
|
||||
sha256 "6a9a5fb19889732dbe9d9837e38d417be53277a44df6b8fb2191c8f9f4872b70" => :mavericks
|
||||
end
|
||||
|
||||
depends_on "protobuf"
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue