From: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Jan 2025 23:45:00 +0000 (+0000) Subject: ci: update dependency cloudflare/quiche to v0.23.2 X-Git-Tag: curl-8_12_0~59 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=49ece646c089642ff8ee71acaa9b7e2ab7784fa8;p=thirdparty%2Fcurl.git ci: update dependency cloudflare/quiche to v0.23.2 Closes #16082 --- diff --git a/.github/workflows/http3-linux.yml b/.github/workflows/http3-linux.yml index 8b0a9f6f19..2ad74e09da 100644 --- a/.github/workflows/http3-linux.yml +++ b/.github/workflows/http3-linux.yml @@ -53,7 +53,7 @@ env: # renovate: datasource=github-tags depName=nghttp2/nghttp2 versioning=semver registryUrl=https://github.com nghttp2-version: 1.64.0 # renovate: datasource=github-tags depName=cloudflare/quiche versioning=semver registryUrl=https://github.com - quiche-version: 0.22.0 + quiche-version: 0.23.2 jobs: build-cache: