nginx modules: update ngx_devel_kit to 0.3.0
This commit is contained in:
parent
ca60da8031
commit
6ce8575a2e
1 changed files with 2 additions and 2 deletions
|
@ -72,8 +72,8 @@
|
|||
src = fetchFromGitHub {
|
||||
owner = "simpl";
|
||||
repo = "ngx_devel_kit";
|
||||
rev = "v0.2.19";
|
||||
sha256 = "1cqcasp4lc6yq5pihfcdw4vp4wicngvdc3nqg3bg52r63c1qrz76";
|
||||
rev = "v0.3.0";
|
||||
sha256 = "1br1997zqsjcb1aqm6h6xmi5yx7akxk0qvk8wxc0fnvmyhgzxgx0";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue