tile38 1.18.0
Closes #45070. Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
This commit is contained in:
parent
1d644d8722
commit
ed068a1ae7
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Tile38 < Formula
|
class Tile38 < Formula
|
||||||
desc "In-memory geolocation data store, spatial index, and realtime geofence"
|
desc "In-memory geolocation data store, spatial index, and realtime geofence"
|
||||||
homepage "https://tile38.com/"
|
homepage "https://tile38.com/"
|
||||||
url "https://github.com/tidwall/tile38/archive/1.17.6.tar.gz"
|
url "https://github.com/tidwall/tile38/archive/1.18.0.tar.gz"
|
||||||
sha256 "4656b976100dc553742c409e023ecfb7d491767b87e518f55e999e1b26bb1b9e"
|
sha256 "75b085b1b45ae288b4b42687925cad1dda1276a7c6d08807d12b8f78374be6a5"
|
||||||
head "https://github.com/tidwall/tile38.git"
|
head "https://github.com/tidwall/tile38.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue