download.lst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 236b3136044aa418c2df3babbe2daa29d0369cd2 Author: Xisco Fauli <xiscofa...@libreoffice.org> AuthorDate: Wed Jun 4 10:05:32 2025 +0200 Commit: Christian Lohmaier <lohmaier+libreoff...@googlemail.com> CommitDate: Thu Jun 5 11:31:22 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/+/186176 Tested-by: Jenkins Reviewed-by: Christian Lohmaier <lohmaier+libreoff...@googlemail.com> diff --git a/download.lst b/download.lst index 1c34e14e936f..ae7c3bf5f573 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