varnish60: 6.0.14 -> 6.0.15, varnish77: 7.7.1 -> 7.7.2 (#433613)

This commit is contained in:
Leona Maroni 2025-08-16 10:41:46 +02:00 committed by GitHub
commit d37335ed91
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -109,12 +109,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=";
};
}