libmaxminddb 1.2.0

Closes Homebrew/homebrew#50361.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
Gregory Oschwald 2016-03-23 10:56:37 -07:00 committed by Xu Cheng
parent 30bebb5991
commit 3f62c114a4

View file

@ -1,8 +1,8 @@
class Libmaxminddb < Formula
desc "C library for the MaxMind DB file format"
homepage "https://github.com/maxmind/libmaxminddb"
url "https://github.com/maxmind/libmaxminddb/releases/download/1.1.5/libmaxminddb-1.1.5.tar.gz"
sha256 "655397037a70a08b276500f67c0f95f315f1a84809d6a5742593eb2720717d8a"
url "https://github.com/maxmind/libmaxminddb/releases/download/1.2.0/libmaxminddb-1.2.0.tar.gz"
sha256 "1fe859ed714f94fc902a145453f7e1b5cd928718179ba4c4fcb7f6ae0df7ad37"
bottle do
cellar :any