nginxModules.njs: 0.7.9 -> 0.7.10
This commit is contained in:
parent
160472e179
commit
2fb3714761
1 changed files with 2 additions and 2 deletions
|
@ -351,8 +351,8 @@ let self = {
|
|||
name = "njs";
|
||||
src = fetchhg {
|
||||
url = "https://hg.nginx.org/njs";
|
||||
rev = "0.7.9";
|
||||
sha256 = "sha256-5OFOmnBHJd3JpUiV9y0RSzOdYQ26UuUME3j1BbLQ1Xs=";
|
||||
rev = "0.7.10";
|
||||
sha256 = "sha256-/yKzY+BUFxLk8bWo+mqKfRVRsC2moe+WvhaRYIGdr6Y=";
|
||||
name = "nginx-njs";
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue