Skip to content

Commit 35a5f0a

Browse files
Add version 3.38.5 from the amalgamation file
Link: https://www.sqlite.org/download.html Package: sqlite-amalgamation-3380500.zip sha3-256: bfad5c42b767520a546251b9876e4a4b127fb651c437b968b149070e09252807 sha256: bebb039b748441e3d25d71d11f7a4a33f5df11f318ec18fa7f343d2083755e2c
1 parent dfd45b7 commit 35a5f0a

File tree

5 files changed

+14009
-8468
lines changed

5 files changed

+14009
-8468
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ option(SQLITE_ENABLE_RTREE_EXTENSION "Set to ON to enable the R*Tree module" OFF
1313

1414
function(sqliteMain)
1515
set(parameter_list
16-
"SQLITE_VERSION=3.36.0"
16+
"SQLITE_VERSION=3.38.5"
1717
"SQLITE_MAX_VARIABLE_NUMBER=250000"
1818
)
1919

0 commit comments

Comments
 (0)