Merge pull request #256103 from WilliButz/update/nginxModules.njs/0.8.1
nginxModules.njs: 0.7.10 -> 0.8.1
This commit is contained in:
commit
0b48455b2d
1 changed files with 2 additions and 2 deletions
|
@ -508,8 +508,8 @@ let self = {
|
||||||
name = "njs";
|
name = "njs";
|
||||||
src = fetchhg {
|
src = fetchhg {
|
||||||
url = "https://hg.nginx.org/njs";
|
url = "https://hg.nginx.org/njs";
|
||||||
rev = "0.7.10";
|
rev = "0.8.1";
|
||||||
sha256 = "sha256-/yKzY+BUFxLk8bWo+mqKfRVRsC2moe+WvhaRYIGdr6Y=";
|
sha256 = "sha256-bFHrcA1ROMwYf+s0EWOXzkru6wvfRLvjvN8BV/r2tMc=";
|
||||||
name = "nginx-njs";
|
name = "nginx-njs";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue