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

New commits:
commit 77696366fdc881a496c031be8fba54373e0c3d29
Author:     Xisco Fauli <[email protected]>
AuthorDate: Mon Dec 1 12:16:09 2025 +0100
Commit:     Xisco Fauli <[email protected]>
CommitDate: Mon Dec 1 15:43:40 2025 +0100

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

diff --git a/download.lst b/download.lst
index 8ad30028e906..5ce55ddad289 100644
--- a/download.lst
+++ b/download.lst
@@ -662,8 +662,8 @@ SKIA_TARBALL := 
skia-m142-f4ed99d2443962782cf5f8b4dd27179f131e7cbe.tar.xz
 # three static lines
 # so that git cherry-pick
 # will not run into conflicts
-SQLITE3_SHA256SUM := 
55b7b3b7909243ca5c87dc7a2d5ad515936dfabb3bbe1c72564fb606c0d5066c
-SQLITE3_TARBALL := sqlite-amalgamation-3510000.zip
+SQLITE3_SHA256SUM := 
84a85d6a1b920234349f01720912c12391a4f0cb5cb998087e641dee3ef8ef2e
+SQLITE3_TARBALL := sqlite-amalgamation-3510100.zip
 # three static lines
 # so that git cherry-pick
 # will not run into conflicts

Reply via email to