From: Remi Gacogne Date: Thu, 24 Jul 2025 14:49:52 +0000 (+0200) Subject: dnsdist: Upgrade Cloudflare's Quiche to 0.24.4 X-Git-Tag: auth-5.1.0-alpha0~13^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F15919%2Fhead;p=thirdparty%2Fpdns.git dnsdist: Upgrade Cloudflare's Quiche to 0.24.4 Signed-off-by: Remi Gacogne --- diff --git a/builder-support/helpers/quiche.json b/builder-support/helpers/quiche.json index e379debf87..149000f875 100644 --- a/builder-support/helpers/quiche.json +++ b/builder-support/helpers/quiche.json @@ -1,6 +1,6 @@ { - "version": "0.24.2", + "version": "0.24.4", "license": "BSD-2-Clause", "publisher": "https://github.com/cloudflare/quiche", - "SHA256SUM": "a53f0efa1b5765b2d5438bd4fd076bae0617ee9cc140241a91fb7ecc0dd5410c" + "SHA256SUM": "b5f740e79728a34f5843dbce6c119fc24cbac186bd12402c2b786c570efdb193" }