nginxModules.geoip2: 3.3 -> 3.4
This commit is contained in:
parent
5d67071b1a
commit
3f4bbaee84
1 changed files with 2 additions and 2 deletions
|
@ -204,8 +204,8 @@ let self = {
|
|||
name = "geoip2";
|
||||
owner = "leev";
|
||||
repo = "ngx_http_geoip2_module";
|
||||
rev = "3.3";
|
||||
sha256 = "EEn/qxPsBFgVBqOgPYTrRhaLPwSBlSPWYYSr3SL8wZA=";
|
||||
rev = "3.4";
|
||||
sha256 = "CAs1JZsHY7RymSBYbumC2BENsXtZP3p4ljH5QKwz5yg=";
|
||||
};
|
||||
inputs = [ libmaxminddb ];
|
||||
|
||||
|
|
Loading…
Reference in a new issue