@@ -2,17 +2,17 @@ class Tile38 < Formula
2
2
desc "In-memory geolocation data store, spatial index, and realtime geofence"
3
3
homepage "https://tile38.com/"
4
4
url "https://github.com/tidwall/tile38.git" ,
5
- tag : "1.36.4 " ,
6
- revision : "bcc6f75905c82c1dd9c7dcd94527d7500326667e "
5
+ tag : "1.36.5 " ,
6
+ revision : "0b31bf10dfcfcbe1044a2e74e86a7e40cd72f82d "
7
7
license "MIT"
8
8
head "https://github.com/tidwall/tile38.git" , branch : "master"
9
9
10
10
bottle do
11
- sha256 cellar : :any_skip_relocation , arm64_tahoe : "55275672070b44bc51eb9a558666a2c1bd3f09198dbee5167ca83cb57a21401b "
12
- sha256 cellar : :any_skip_relocation , arm64_sequoia : "8d11c902aab939999f0b5dd53f9648b427546ec8dc9d5bb149a2a693404013dc "
13
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "5726ed6a8bf99572cc38b3c753a0181263358f1f0dc3c662c225941a0bd147c5 "
14
- sha256 cellar : :any_skip_relocation , sonoma : "d5a80b80d3a86c968c9a59a1601b1ecffd3e4eb27858c9d321f401d45a94de50 "
15
- sha256 cellar : :any_skip_relocation , x86_64_linux : "c0ed97fbcb84ce5996f4e190e8462df41fb919fd7f1f7578cbd0b3be6d83b48c "
11
+ sha256 cellar : :any_skip_relocation , arm64_tahoe : "6c9990718f67497f27822a55596c07bf0c4ee56309e32716133d15b6f8278d25 "
12
+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "ee88a236bf68b49cdfb2543dc88eb95fae293be156b07de8060dbebe107053b7 "
13
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "03f270ec38f4b69a51bf8b77db658937c01b805c289589b6dc7e23ed68c2e609 "
14
+ sha256 cellar : :any_skip_relocation , sonoma : "1f0498da1366d75037f12a3f4e2405c496d062930f0b57ef4b2afb230d1f0ddf "
15
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "c89546c235af2ab22636fd440fde5344e121d36f458ece74a0589601006c8dc0 "
16
16
end
17
17
18
18
depends_on "go" => :build
0 commit comments