Skip to content

Commit dfd45b7

Browse files
Add version 3.36.0 from the amalgamation file
Link: https://www.sqlite.org/download.html Package: sqlite-amalgamation-3360000.zip sha3-256: d25609210ec93b3c8c7da66a03cf82e2c9868cfbd2d7d866982861855e96f972 sha256: 999826fe4c871f18919fdb8ed7ec9dd8217180854dd1fe21eea96aed36186729
1 parent 0d2a8e8 commit dfd45b7

File tree

4 files changed

+5236
-3037
lines changed

4 files changed

+5236
-3037
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.35.5"
16+
"SQLITE_VERSION=3.36.0"
1717
"SQLITE_MAX_VARIABLE_NUMBER=250000"
1818
)
1919

0 commit comments

Comments
 (0)