nginxModules.set-misc: update to v0.32

This commit is contained in:
Izorkin 2018-07-15 22:10:48 +03:00
parent ea52907348
commit eff0def7dc

View file

@ -107,8 +107,8 @@
src = fetchFromGitHub {
owner = "openresty";
repo = "set-misc-nginx-module";
rev = "v0.28";
sha256 = "1vixj60q0liri7k5ax85grj7q9vvgybkx421bwphbhai5xrjip96";
rev = "v0.32";
sha256 = "048a6jwinbjgxiprjj9ml3fdp0mhkx89g6ggams57fsx9m5vaxax";
};
};