tippecanoe 1.9.12
Closes #298. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
e2216f3a7b
commit
d67c2d586b
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Tippecanoe < Formula
|
||||
desc "Build vector tilesets from collections of GeoJSON features"
|
||||
homepage "https://github.com/mapbox/tippecanoe"
|
||||
url "https://github.com/mapbox/tippecanoe/archive/1.9.11.tar.gz"
|
||||
sha256 "732a6f0388cf8f82fb0ef895650c1115f79be3506b33cab069d346bc689c4feb"
|
||||
url "https://github.com/mapbox/tippecanoe/archive/1.9.12.tar.gz"
|
||||
sha256 "47231b7d1f0fd626b56cb8a7c194710321e50450623cf1a6d131badcdcb5b527"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue