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