tippecanoe 1.20.0
Closes #15406. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
ab1630091d
commit
816da9f281
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.19.2.tar.gz"
|
||||
sha256 "2c744faf8fb068a1d155f5346e1833b1c45bbcfc9c52cc9d6fae7fbcce735e36"
|
||||
url "https://github.com/mapbox/tippecanoe/archive/1.20.0.tar.gz"
|
||||
sha256 "a2cca6c3d3addda07a13a3d6871e09716c1a051a1daa4763ab2e66f9f7839f0c"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue