From: Remi Gacogne Date: Tue, 18 Mar 2025 14:53:19 +0000 (+0100) Subject: dnsdist: Upgrade Quiche to 0.23.4 X-Git-Tag: dnsdist-2.0.0-alpha2~133^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F15328%2Fhead;p=thirdparty%2Fpdns.git dnsdist: Upgrade Quiche to 0.23.4 --- diff --git a/builder-support/helpers/quiche.json b/builder-support/helpers/quiche.json index 5fb766a6af..eb58c43cc5 100644 --- a/builder-support/helpers/quiche.json +++ b/builder-support/helpers/quiche.json @@ -1,6 +1,6 @@ { - "version": "0.23.2", + "version": "0.23.4", "license": "BSD-2-Clause", "publisher": "https://github.com/cloudflare/quiche", - "SHA256SUM": "482a7dce0728281606529ca4a4615e580e90a03eedaf86417b31a014666ac2bb" + "SHA256SUM": "a8910f28604c9b65f7719364d51d09380e2acdec845181b3c0537dc6ad9a4c0c" }