Unverified Commit d37335ed authored by Leona Maroni's avatar Leona Maroni Committed by GitHub
Browse files

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

parents 44e1aa64 134bc505
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -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=";
  };
}