]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
GHA: Update libressl-portable/portable to v4.1.0
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Wed, 30 Apr 2025 19:42:34 +0000 (19:42 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 1 May 2025 10:13:19 +0000 (12:13 +0200)
Closes #17234

.github/workflows/linux.yml
.github/workflows/non-native.yml

index a05d2448a6dfa242d8d4d6a92e969bacc0fcc899..f357069cc55656860dcc8b2e47417a80433e6aaa 100644 (file)
@@ -41,7 +41,7 @@ env:
   # unhandled
   bearssl-version: 0.6
   # renovate: datasource=github-tags depName=libressl-portable/portable versioning=semver registryUrl=https://github.com
-  libressl-version: 4.0.0
+  libressl-version: 4.1.0
   # renovate: datasource=github-tags depName=wolfSSL/wolfssl versioning=semver extractVersion=^v?(?<version>.+)-stable$ registryUrl=https://github.com
   wolfssl-version: 5.8.0
   # renovate: datasource=github-tags depName=wolfSSL/wolfssh versioning=semver extractVersion=^v?(?<version>.+)-stable$ registryUrl=https://github.com
index b360343089c8afc6701c0348619f21ab28846e74..8d2fd40fe1828f973ca7cadf1f0d16261eee1409 100644 (file)
@@ -254,7 +254,7 @@ jobs:
       DEVELOPER_DIR: "/Applications/Xcode${{ matrix.build.xcode && format('_{0}', matrix.build.xcode) || '' }}.app/Contents/Developer"
       CC: ${{ matrix.build.compiler || 'clang' }}
       # renovate: datasource=github-tags depName=libressl-portable/portable versioning=semver registryUrl=https://github.com
-      libressl-version: 4.0.0
+      libressl-version: 4.1.0
     strategy:
       fail-fast: false
       matrix: