From: Remi Gacogne Date: Thu, 2 Jul 2026 15:45:04 +0000 (+0200) Subject: dnsdist: Update Quiche to 0.29.2 in our builds X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2b6fdc2f9de82ddce90f9003fb9964cccdb02ed1;p=thirdparty%2Fpdns.git dnsdist: Update Quiche to 0.29.2 in our builds Signed-off-by: Remi Gacogne --- diff --git a/builder-support/helpers/quiche.json b/builder-support/helpers/quiche.json index 9dd4a576f7..0ddaaf6071 100644 --- a/builder-support/helpers/quiche.json +++ b/builder-support/helpers/quiche.json @@ -1,7 +1,7 @@ { - "version": "0.29.1", + "version": "0.29.2", "license": "BSD-2-Clause", "publisher": "https://github.com/cloudflare/quiche", - "SHA256SUM": "f2b20d4383397f28bae2457dd82e7be93a41566fb00620183bbe353baa6329f3", + "SHA256SUM": "d52870b97d4e61922be5138f20fd1cc82adb01e83893d763e51b3548a9e10dd6", "cargo-based": true }