download.lst |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 1b0bc0c6bef70285b542bf17b5ac1e041c5a0a9e
Author:     Xisco Fauli <[email protected]>
AuthorDate: Wed Jul 31 11:44:49 2024 +0200
Commit:     Taichi Haradaguchi <[email protected]>
CommitDate: Fri Aug 2 08:55:00 2024 +0200

    curl: upgrade to 8.9.1
    
    Downloaded from https://curl.se/download/curl-8.9.1.tar.xz
    
    Change-Id: I7a8ddd798c41ee6c9163b771b6c57f100fdc8af0
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/171292
    Tested-by: Jenkins
    Reviewed-by: Taichi Haradaguchi <[email protected]>

diff --git a/download.lst b/download.lst
index d52674f1e3ca..124aadc10937 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 := 
ff09b2791ca56d25fd5c3f3a4927dce7c8a9dc4182200c487ca889fba1fdd412
-CURL_TARBALL := curl-8.9.0.tar.xz
+CURL_SHA256SUM := 
f292f6cc051d5bbabf725ef85d432dfeacc8711dd717ea97612ae590643801e5
+CURL_TARBALL := curl-8.9.1.tar.xz
 # three static lines
 # so that git cherry-pick
 # will not run into conflicts

Reply via email to