tippecanoe 1.15.1
Closes #7366. Signed-off-by: William Woodruff <william@tuffbizz.com>
This commit is contained in:
parent
c1d5dd647e
commit
585f934c79
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.0.tar.gz"
|
||||
sha256 "080ac22a1ea4e4663e7104c601bb8e14e0ae8d0f5c6a730c915cc7f2cf267a7e"
|
||||
url "https://github.com/mapbox/tippecanoe/archive/1.15.1.tar.gz"
|
||||
sha256 "627fdec7fa40cfd383c25608bcd1dc4254be9c47d1e649dc3982db34667c183b"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue