[Backport release-25.05] varnish60: 6.0.14 -> 6.0.15, varnish77: 7.7.1 -> 7.7.2 (#434178)

This commit is contained in:
Leona Maroni
2025-08-16 10:54:48 +02:00
committed by GitHub

View File

@@ -90,12 +90,12 @@ in
{
# EOL (LTS) TBA
varnish60 = common {
version = "6.0.14";
hash = "sha256-tZlBf3ppntxxYSufEJ86ot6ujvnbfIyZOu9B3kDJ72k=";
version = "6.0.15";
hash = "sha256-VV0G10Glo+svBju+3G8gmRMF3w4nz8oj6X1v/28q5qw=";
};
# EOL 2026-03-15
varnish77 = common {
version = "7.7.1";
hash = "sha256-TAbFyZaApCm3KTT5/VE5Y/fhuoVTszyn7BLIWlwrdRo=";
version = "7.7.2";
hash = "sha256-/ad1DhKBog6czMbGZkgdJDf6fA2BZZLIbk+3un/EZK0=";
};
}