tippecanoe 1.16.0
Closes #7873. Signed-off-by: William Woodruff <william@tuffbizz.com>
This commit is contained in:
parent
0635507532
commit
b1441b0dcd
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.15.1.tar.gz"
|
||||
sha256 "627fdec7fa40cfd383c25608bcd1dc4254be9c47d1e649dc3982db34667c183b"
|
||||
url "https://github.com/mapbox/tippecanoe/archive/1.16.0.tar.gz"
|
||||
sha256 "ad048e684889e1d6ff14b8adc551c9bf5161a48cda42d5cda1d37a0b2c7e5a10"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue