tile38 1.12.3
Closes #29198. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
be91c5388c
commit
56d68a4d0b
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 "http://tile38.com"
|
||||
url "https://github.com/tidwall/tile38/archive/1.12.2.tar.gz"
|
||||
sha256 "c8301f42fc479423751ee485881e80051f3d566d49d24b91c802b7011096dc8e"
|
||||
url "https://github.com/tidwall/tile38/archive/1.12.3.tar.gz"
|
||||
sha256 "cce456df7a98a8901e3c6d7d468a9b20e841475cb255493ce368b991d1ab8d95"
|
||||
head "https://github.com/tidwall/tile38.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue