libmaxminddb 1.2.0
Closes Homebrew/homebrew#50361. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
30bebb5991
commit
3f62c114a4
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue