parent
f473f3d8c3
commit
e4574898dd
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class H3 < Formula
|
class H3 < Formula
|
||||||
desc "Hexagonal hierarchical geospatial indexing system"
|
desc "Hexagonal hierarchical geospatial indexing system"
|
||||||
homepage "https://uber.github.io/h3/"
|
homepage "https://uber.github.io/h3/"
|
||||||
url "https://github.com/uber/h3/archive/v3.4.4.tar.gz"
|
url "https://github.com/uber/h3/archive/v3.5.0.tar.gz"
|
||||||
sha256 "9cc84d472bd1352af5bf645ba8087392ca9cbc5abb4f64094a11ee44c675082a"
|
sha256 "60a6cf83661909dffa2a9fd02e7b35d7fe5612b066f0f571f66e4bfbc22ec917"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any
|
cellar :any
|
||||||
|
|
Loading…
Reference in a new issue