nginxMainline: 1.24.0 -> 1.25.0
This commit is contained in:
parent
499cad7a72
commit
91ecb7d7ff
@ -1,6 +1,6 @@
|
||||
{ callPackage, ... }@args:
|
||||
|
||||
callPackage ./generic.nix args {
|
||||
version = "1.24.0";
|
||||
hash = "sha256-d6JUFje5KmIePudndsi3tAz21wfmm6U6lAKD4w/y9V0=";
|
||||
version = "1.25.0";
|
||||
hash = "sha256-XtRNRZQycqTopbz0Q0I3IQ8t4xuQP8peOBwbvX7uHow=";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user