nginxModules.moreheaders: update to v0.33

This commit is contained in:
Izorkin 2018-07-15 22:00:36 +03:00
parent a16eee878f
commit 8584845aa1

View File

@ -48,8 +48,8 @@
src = fetchFromGitHub {
owner = "openresty";
repo = "headers-more-nginx-module";
rev = "v0.26";
sha256 = "0zhr3ai4xf5yghxvlbrwv8n06fgx33f1n1d4a6gmsczdfjzf8g6g";
rev = "v0.33";
sha256 = "1cgdjylrdd69vlkwwmn018hrglzjwd83nqva1hrapgcfw12f7j53";
};
};