tippecanoe 1.30.0
Closes #29235. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
111dbeb6d6
commit
acd6313e10
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.29.0.tar.gz"
|
||||
sha256 "4316df65d76c755f1c76260e4eadf2efa8c17bfe37507dd34446c7e9cff12bb8"
|
||||
url "https://github.com/mapbox/tippecanoe/archive/1.30.0.tar.gz"
|
||||
sha256 "7cc70781776e9824e2f08aa6a11b5cda96a86cf2df2e21b977969ddd8d630e7f"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue