Merge pull request #137286 from helsinki-systems/upd/nginx

nginxMainline: 1.21.1 -> 1.21.3
This commit is contained in:
ajs124
2021-09-13 15:53:26 +02:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
{ callPackage, ... }@args:
callPackage ./generic.nix args {
version = "1.21.1";
sha256 = "0q2m2pd9x287py54kp49ys5pwnn0j17x7jjl0cx1c5916h8h7fk8";
version = "1.21.3";
sha256 = "0nhps7igdqcpcy1r8677ar807rfclpylmz3y858a678m1np4lxql";
}