[Backport release-26.05] nginxMainline: 1.31.3 -> 1.31.4 (#555097)

This commit is contained in:
Leona Maroni
2026-08-21 21:05:36 +00:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
{ callPackage, ... }@args:
callPackage ./generic.nix args {
version = "1.31.3";
hash = "sha256-p2V8UIEcLZLZiVOV6Lhz72A5gULE2yHrZHgRw49t1SU=";
version = "1.31.4";
hash = "sha256-5vILZEoXpkPwWa5kZ6GXH+KBFYfQJeBxBodTofHjs8M=";
}