From: Remi Gacogne Date: Mon, 18 May 2026 14:19:53 +0000 (+0200) Subject: dnsdist: Update Quiche to 0.29.0 in our packages X-Git-Tag: auth-5.1.0~40^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b30bb0b933eaf1ea1dddfeb2b8e6ca80dc6d625b;p=thirdparty%2Fpdns.git dnsdist: Update Quiche to 0.29.0 in our packages Signed-off-by: Remi Gacogne --- diff --git a/builder-support/helpers/quiche.json b/builder-support/helpers/quiche.json index 5687d07cb3..c73890b02d 100644 --- a/builder-support/helpers/quiche.json +++ b/builder-support/helpers/quiche.json @@ -1,7 +1,7 @@ { - "version": "0.28.0", + "version": "0.29.0", "license": "BSD-2-Clause", "publisher": "https://github.com/cloudflare/quiche", - "SHA256SUM": "2adb185e8557b3057cee76ba73d8afb20c25e3143a6296a5891ddc9b1fd81192", + "SHA256SUM": "8233461c23a037ea9a5c8dfca84c0a26cac7ad400a08a6189f522fb4647e1252", "cargo-based": true }