From: Remi Gacogne Date: Thu, 2 Apr 2026 09:34:45 +0000 (+0200) Subject: dnsdist: Update our version of Quiche to 0.28.0 X-Git-Tag: auth-5.1.0-beta1~88^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=166209ad366a9531ac511f5df6ee000eb206e9e2;p=thirdparty%2Fpdns.git dnsdist: Update our version of Quiche to 0.28.0 Signed-off-by: Remi Gacogne --- diff --git a/builder-support/helpers/quiche.json b/builder-support/helpers/quiche.json index 364c24659a..5687d07cb3 100644 --- a/builder-support/helpers/quiche.json +++ b/builder-support/helpers/quiche.json @@ -1,7 +1,7 @@ { - "version": "0.26.1", + "version": "0.28.0", "license": "BSD-2-Clause", "publisher": "https://github.com/cloudflare/quiche", - "SHA256SUM": "27e49c8bb3bf97876a9d75a3bb343361735443069eda7d3dc9fa1da195f68ed9", + "SHA256SUM": "2adb185e8557b3057cee76ba73d8afb20c25e3143a6296a5891ddc9b1fd81192", "cargo-based": true }