tippecanoe 1.17.7
Closes #13385. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
f0ad81b6e3
commit
c49d4af278
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Tippecanoe < Formula
|
class Tippecanoe < Formula
|
||||||
desc "Build vector tilesets from collections of GeoJSON features"
|
desc "Build vector tilesets from collections of GeoJSON features"
|
||||||
homepage "https://github.com/mapbox/tippecanoe"
|
homepage "https://github.com/mapbox/tippecanoe"
|
||||||
url "https://github.com/mapbox/tippecanoe/archive/1.17.1.tar.gz"
|
url "https://github.com/mapbox/tippecanoe/archive/1.17.7.tar.gz"
|
||||||
sha256 "c9d8f681369fe8dcb2d9e81136cfd12ee3f4342cfd893dc91f8360ad8736d91a"
|
sha256 "5d126a3c41f9159c84453b30b63ae1667d8531dbd1d567dd60413d495b099fc4"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue