Skip to content

Commit f7dd116

Browse files
authored
nginxMainline: 1.27.1 -> 1.27.2 (#347419)
2 parents b2324fb + a104755 commit f7dd116

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{ callPackage, ... }@args:
22

33
callPackage ./generic.nix args {
4-
version = "1.27.1";
5-
hash = "sha256-vXumimzh6jdot3HH4qtJVaWfsbGujVVP7bbCMEEEvfw=";
4+
version = "1.27.2";
5+
hash = "sha256-qR7Pw6CzosFBOvymJ72IbXbgQUuBytD7eHKpZVobJfo=";
66
}

0 commit comments

Comments
 (0)