swiftlyfalling / SQLiteLib

Easily build a custom SQLite static library for use in macOS and iOS frameworks and apps.
MIT License
64 stars 23 forks source link

Update SQLite to v3.21.0 #26

Closed groue closed 6 years ago

groue commented 6 years ago

Hello @swiftlyfalling,

Here is the version 3.21.0 of SQLite, straight from https://www.sqlite.org/2017/sqlite-src-3210000.zip

groue commented 6 years ago

Thanks for https://github.com/swiftlyfalling/SQLiteLib/commit/73bb494220cb095633b13fa91616c9fa12858a4e!

swiftlyfalling commented 6 years ago

@groue: Whoops - Pushed the new version from the command-line without checking if anyone had opened a PR. Thanks as always for everything you do! 👍