forked from mirrors/nixpkgs
nginxModules.fancyindex: 0.4.3 -> 0.4.4
This commit is contained in:
parent
a1f68b7f93
commit
deadc23034
|
@ -73,8 +73,8 @@ in
|
|||
src = fetchFromGitHub {
|
||||
owner = "aperezdc";
|
||||
repo = "ngx-fancyindex";
|
||||
rev = "v0.4.3";
|
||||
sha256 = "12xdx6a76sfrq0yciylvyjlnvyczszpadn31jqya8c2dzdkyyx7f";
|
||||
rev = "v0.4.4";
|
||||
sha256 = "14xmzcl608pr7hb7wng6hpz7by51cfnxlszbka3zhp3kk86ljsi6";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue