Skip to content

Commit

Permalink
Add version 3.35.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-3350500.zip
sha256: b49409ef123e193e719e2536f9b795482a69e61a9cc728933739b9024f035061
  • Loading branch information
Ted Reed committed May 4, 2021
1 parent 71e4f33 commit 0d2a8e8
Show file tree
Hide file tree
Showing 4 changed files with 7,520 additions and 4,843 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.34.0"
"SQLITE_VERSION=3.35.5"
"SQLITE_MAX_VARIABLE_NUMBER=250000"
)

Expand Down
Loading

0 comments on commit 0d2a8e8

Please sign in to comment.