download.lst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit b360fde668396742919b99ab33de13f1aa2f9bca Author: Xisco Fauli <xiscofa...@libreoffice.org> AuthorDate: Wed Jun 4 10:05:32 2025 +0200 Commit: Xisco Fauli <xiscofa...@libreoffice.org> CommitDate: Wed Jun 4 11:43:26 2025 +0200
curl: upgrade to 8.14.1 Downloaded from https://curl.se/download/curl-8.14.1.tar.xz Change-Id: I1ca0df875c21de4ce713433beabb79ab9e6ae7ca Reviewed-on: https://gerrit.libreoffice.org/c/core/+/186171 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org> diff --git a/download.lst b/download.lst index ed970bfe54c6..7e23c2718370 100644 --- a/download.lst +++ b/download.lst @@ -80,8 +80,8 @@ CPPUNIT_TARBALL := cppunit-1.15.1.tar.gz # three static lines # so that git cherry-pick # will not run into conflicts -CURL_SHA256SUM := b3634cfc538c72c9c6ca794ef4c73d7fdbd171e8dee2db837d83a5e45231002a -CURL_TARBALL := curl-8.14.0.tar.xz +CURL_SHA256SUM := f4619a1e2474c4bbfedc88a7c2191209c8334b48fa1f4e53fd584cc12e9120dd +CURL_TARBALL := curl-8.14.1.tar.xz # three static lines # so that git cherry-pick # will not run into conflicts