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

New commits:
commit 5abbbbb7aac89f074668881984007e01c847b06f
Author:     Xisco Fauli <[email protected]>
AuthorDate: Wed Nov 5 09:29:26 2025 +0100
Commit:     Xisco Fauli <[email protected]>
CommitDate: Wed Nov 5 11:10:57 2025 +0100

    sqlite: upgrade to 3.51.0
    
    Downloaded from https://www.sqlite.org/2025/sqlite-amalgamation-3510000.zip
    
    Change-Id: I5d0df05a2bb00cb89a0d1c47d55a739396f20b1f
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/193446
    Tested-by: Jenkins
    Reviewed-by: Xisco Fauli <[email protected]>

diff --git a/download.lst b/download.lst
index 36e94fa019cd..c9ad02835029 100644
--- a/download.lst
+++ b/download.lst
@@ -657,8 +657,8 @@ SKIA_TARBALL := 
skia-m141-5eefbe51d17d2e379fa2d7353827e0ccb1e1f601.tar.xz
 # three static lines
 # so that git cherry-pick
 # will not run into conflicts
-SQLITE3_SHA256SUM := 
1d3049dd0f830a025a53105fc79fd2ab9431aea99e137809d064d8ee8356b032
-SQLITE3_TARBALL := sqlite-amalgamation-3500400.zip
+SQLITE3_SHA256SUM := 
55b7b3b7909243ca5c87dc7a2d5ad515936dfabb3bbe1c72564fb606c0d5066c
+SQLITE3_TARBALL := sqlite-amalgamation-3510000.zip
 # three static lines
 # so that git cherry-pick
 # will not run into conflicts

Reply via email to