From: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 01:01:14 +0000 (+0000) Subject: GHA: update awslabs/aws-lc to v1.63.0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=24774bbb5e084ab0cc2b16c62c9673b22eaf33eb;p=thirdparty%2Fcurl.git GHA: update awslabs/aws-lc to v1.63.0 Closes #19435 --- diff --git a/.github/workflows/http3-linux.yml b/.github/workflows/http3-linux.yml index 29d0fe6eaf..c99dcd90ac 100644 --- a/.github/workflows/http3-linux.yml +++ b/.github/workflows/http3-linux.yml @@ -43,7 +43,7 @@ env: # renovate: datasource=github-tags depName=libressl/portable versioning=semver registryUrl=https://github.com LIBRESSL_VERSION: 4.2.1 # renovate: datasource=github-tags depName=awslabs/aws-lc versioning=semver registryUrl=https://github.com - AWSLC_VERSION: 1.61.4 + AWSLC_VERSION: 1.63.0 # renovate: datasource=github-tags depName=google/boringssl versioning=semver registryUrl=https://github.com BORINGSSL_VERSION: 0.20251002.0 # renovate: datasource=github-tags depName=gnutls/gnutls versioning=semver registryUrl=https://github.com diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index c3b1b02c15..4805bf16be 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -46,7 +46,7 @@ env: # renovate: datasource=github-tags depName=Mbed-TLS/mbedtls versioning=semver:^3.0.0 registryUrl=https://github.com MBEDTLS_VERSION_PREV: 3.6.4 # renovate: datasource=github-tags depName=awslabs/aws-lc versioning=semver registryUrl=https://github.com - AWSLC_VERSION: 1.61.4 + AWSLC_VERSION: 1.63.0 # renovate: datasource=github-tags depName=google/boringssl versioning=semver registryUrl=https://github.com BORINGSSL_VERSION: 0.20251002.0 # handled in renovate.json