From: Remi Gacogne Date: Fri, 26 Apr 2024 10:17:54 +0000 (+0200) Subject: dnsdist: Update Quiche to 0.21.0 X-Git-Tag: rec-5.1.0-alpha1~15^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F14112%2Fhead;p=thirdparty%2Fpdns.git dnsdist: Update Quiche to 0.21.0 --- diff --git a/builder-support/helpers/quiche.json b/builder-support/helpers/quiche.json index 32aba6e132..1770290d84 100644 --- a/builder-support/helpers/quiche.json +++ b/builder-support/helpers/quiche.json @@ -1,6 +1,6 @@ { - "version": "0.20.1", + "version": "0.21.0", "license": "BSD-2-Clause", "publisher": "https://github.com/cloudflare/quiche", - "SHA256SUM": "9c460d8ecf6c80c06bf9b42f91201ef33f912e2615a871ff2d0e50197b901c71" + "SHA256SUM": "ca0f953c34e1549930cfd44deac5e8a6d9e6c3c3df01e5a2d9bcf6d07246b6a4" }