We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 885553d commit 6a6fed3Copy full SHA for 6a6fed3
Formula/t/tile38.rb
@@ -2,8 +2,8 @@ class Tile38 < Formula
2
desc "In-memory geolocation data store, spatial index, and realtime geofence"
3
homepage "https://tile38.com/"
4
url "https://github.com/tidwall/tile38.git",
5
- tag: "1.36.4",
6
- revision: "bcc6f75905c82c1dd9c7dcd94527d7500326667e"
+ tag: "1.36.5",
+ revision: "0b31bf10dfcfcbe1044a2e74e86a7e40cd72f82d"
7
license "MIT"
8
head "https://github.com/tidwall/tile38.git", branch: "master"
9
0 commit comments