diff --git a/Formula/geoip.rb b/Formula/geoip.rb index 1303dfeff8..a89df068d5 100644 --- a/Formula/geoip.rb +++ b/Formula/geoip.rb @@ -1,8 +1,8 @@ class Geoip < Formula desc "This library is for the GeoIP Legacy format (dat)" homepage "https://github.com/maxmind/geoip-api-c" - url "https://github.com/maxmind/geoip-api-c/releases/download/v1.6.9/GeoIP-1.6.9.tar.gz" - sha256 "4b446491843de67c1af9b887da17a3e5939e0aeed4826923a5f4bf09d845096f" + url "https://github.com/maxmind/geoip-api-c/releases/download/v1.6.10/GeoIP-1.6.10.tar.gz" + sha256 "cb44e0d0dbc45efe2e399e695864e58237ce00026fba8a74b31d85888c89c67a" head "https://github.com/maxmind/geoip-api-c.git"