Skip to content

Commit

Permalink
Add version 3.38.5 from the amalgamation file
Browse files Browse the repository at this point in the history
Link: https://www.sqlite.org/download.html
Package: sqlite-amalgamation-3380500.zip

sha3-256: bfad5c42b767520a546251b9876e4a4b127fb651c437b968b149070e09252807
sha256: bebb039b748441e3d25d71d11f7a4a33f5df11f318ec18fa7f343d2083755e2c
  • Loading branch information
alessandrogario committed Jun 14, 2022
1 parent dfd45b7 commit 35a5f0a
Show file tree
Hide file tree
Showing 5 changed files with 14,009 additions and 8,468 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ option(SQLITE_ENABLE_RTREE_EXTENSION "Set to ON to enable the R*Tree module" OFF

function(sqliteMain)
set(parameter_list
"SQLITE_VERSION=3.36.0"
"SQLITE_VERSION=3.38.5"
"SQLITE_MAX_VARIABLE_NUMBER=250000"
)

Expand Down
Loading

0 comments on commit 35a5f0a

Please sign in to comment.