Skip to content

Commit 8e09e92

Browse files
committed
1 parent ae36141 commit 8e09e92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/servers/varnish/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ in
101101
};
102102
# EOL 2026-03-15
103103
varnish77 = common {
104-
version = "7.7.0";
105-
hash = "sha256-aZSPIVEfgc548JqXFdmodQ6BEWGb1gVaPIYTFaIQtOQ=";
104+
version = "7.7.1";
105+
hash = "sha256-TAbFyZaApCm3KTT5/VE5Y/fhuoVTszyn7BLIWlwrdRo=";
106106
};
107107
}

0 commit comments

Comments
 (0)