mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-13 09:17:07 +03:00
lua-nginx-module: Update from v0.9.16rc1 to v0.9.16
This commit is contained in:
parent
caefb4e746
commit
ef5dafd66d
@ -57,8 +57,8 @@ let
|
||||
lua-ext = fetchFromGitHub {
|
||||
owner = "openresty";
|
||||
repo = "lua-nginx-module";
|
||||
rev = "v0.9.16rc1";
|
||||
sha256 = "0fdrzfkzdrxykbyxrpas7ns6kxzjf9s6h0fj7k4423wfwybi0kic";
|
||||
rev = "v0.9.16";
|
||||
sha256 = "0dvdam228jhsrayb22ishljdkgib08bakh8ygn84sq0c2xbidzlp";
|
||||
};
|
||||
|
||||
set-misc-ext = fetchFromGitHub {
|
||||
|
Loading…
Reference in New Issue
Block a user