nginxMainline: 1.31.0 -> 1.31.1 (#523149)

This commit is contained in:
Leona Maroni
2026-05-23 07:49:59 +00:00
committed by GitHub
+2 -2
View File
@@ -1,6 +1,6 @@
{ callPackage, ... }@args:
callPackage ./generic.nix args {
version = "1.31.0";
hash = "sha256-bVsA1FOTry5OfFKkQtKhmPDMvHZ47QYqRvQD7dgz66o=";
version = "1.31.1";
hash = "sha256-n8quuPIlRLCaGadh80EsQRIhVCJAFjS+vdEpakA8xLw=";
}