Skip to content

Commit 5cab96d

Browse files
committed
Update SQLite from 3.43.0 to 3.45.1 (2024-01-30)
1 parent bcb4c78 commit 5cab96d

File tree

3 files changed

+10052
-4937
lines changed

3 files changed

+10052
-4937
lines changed

sqlite3/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
sqlite3
22
-------
33

4-
Copyright (c) 2012-2023 Sebastien Rombauts ([email protected])
4+
Copyright (c) 2012-2024 Sebastien Rombauts ([email protected])
55

6-
"sqlite3.c" and "sqlite3.h" files from sqlite-amalgamation-3430000.zip (SQLite 3.43.0 2023-08-24)
6+
"sqlite3.c" and "sqlite3.h" files from sqlite-amalgamation-3450100.zip (SQLite 3.45.1 2024-01-30)
77

88
Those files are provided for easy setup and compatibility under Windows/Linux/MacOS.
99
They are used by default by the CMake build.
@@ -13,4 +13,3 @@ Use -DSQLITECPP_INTERNAL_SQLITE=OFF to link against the Linux "libsqlite3-dev" p
1313
### License:
1414

1515
All of the code and documentation in SQLite has been dedicated to the public domain by the authors.
16-

0 commit comments

Comments
 (0)