From: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Sep 2025 07:37:03 +0000 (+0000) Subject: GHA: update awslabs/aws-lc to v1.60.0 X-Git-Tag: curl-8_16_0~42 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8603d5262b09c5641c4b69a83a24fcf7f5aac232;p=thirdparty%2Fcurl.git GHA: update awslabs/aws-lc to v1.60.0 Closes #18458 --- diff --git a/.github/workflows/http3-linux.yml b/.github/workflows/http3-linux.yml index f7b1dcf581..36fea3b604 100644 --- a/.github/workflows/http3-linux.yml +++ b/.github/workflows/http3-linux.yml @@ -48,7 +48,7 @@ env: # renovate: datasource=github-tags depName=libressl/portable versioning=semver registryUrl=https://github.com LIBRESSL_VERSION: 4.1.0 # renovate: datasource=github-tags depName=awslabs/aws-lc versioning=semver registryUrl=https://github.com - AWSLC_VERSION: 1.58.0 + AWSLC_VERSION: 1.60.0 # renovate: datasource=github-tags depName=google/boringssl versioning=semver registryUrl=https://github.com BORINGSSL_VERSION: 0.20250818.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 c2f119099f..1b5290af29 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -50,7 +50,7 @@ env: # renovate: datasource=github-tags depName=Mbed-TLS/mbedtls versioning=semver registryUrl=https://github.com MBEDTLS_VERSION: 3.6.4 # renovate: datasource=github-tags depName=awslabs/aws-lc versioning=semver registryUrl=https://github.com - AWSLC_VERSION: 1.58.0 + AWSLC_VERSION: 1.60.0 # renovate: datasource=github-tags depName=google/boringssl versioning=semver registryUrl=https://github.com BORINGSSL_VERSION: 0.20250818.0 # handled in renovate.json