From d7435dbff3a2bb4006d91cafd564abd5713456f5 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Wed, 4 Sep 2019 18:17:20 -0400 Subject: [PATCH] tile38 1.17.6 Closes #43875. Signed-off-by: Thierry Moisan --- Formula/tile38.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/tile38.rb b/Formula/tile38.rb index 382003aac4..916169b515 100644 --- a/Formula/tile38.rb +++ b/Formula/tile38.rb @@ -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.17.5.tar.gz" - sha256 "09930ff3d3aca95e27dbbd38aa8fd3505cb1065a9ba6ab0756207d4fbd7b711c" + url "https://github.com/tidwall/tile38/archive/1.17.6.tar.gz" + sha256 "4656b976100dc553742c409e023ecfb7d491767b87e518f55e999e1b26bb1b9e" head "https://github.com/tidwall/tile38.git" bottle do