tippecanoe 1.30.3
Closes #30631. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
e52c53f1b8
commit
aeeb4a642b
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.30.1.tar.gz"
|
||||
sha256 "5a2fadf2446a47ad733c78230ae161d665a15eb17a06c2d5e0e3c9b9dbcc35de"
|
||||
url "https://github.com/mapbox/tippecanoe/archive/1.30.3.tar.gz"
|
||||
sha256 "246e274dd7624c7d41addfc1c25818856c67e3b087d8aca91a5eccb35ab01322"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue