Skip to content

Commit ce9c945

Browse files
committed
Update SQLite to 3.42.0
Sources downloaded from https://www.sqlite.org/2023/sqlite-src-3420000.zip Link found on https://www.sqlite.org/download.html
1 parent 95bfe16 commit ce9c945

File tree

545 files changed

+60086
-28786
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

545 files changed

+60086
-28786
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ If you need a specific version of SQLite, or specific SQLite compilation options
88

99

1010

11-
**September 5, 2022: Update SQLite to 3.39.3** ([changelog](https://github.com/swiftlyfalling/SQLiteLib/commits/master)).
11+
**July 2, 2023: Update SQLite to 3.42.0** ([changelog](https://github.com/swiftlyfalling/SQLiteLib/commits/master)).
1212

1313
**Requirements**: iOS 8.0+ / OSX 10.9+, Xcode 7.3+
1414

15-
**SQLite Included:** **[3.39.3](https://www.sqlite.org/releaselog/3_39_3.html)**
15+
**SQLite Included:** **[3.42.0](https://www.sqlite.org/releaselog/3_42_0.html)**
1616

1717

1818

0 commit comments

Comments
 (0)