diff --git a/deps/download.sh b/deps/download.sh index 07834fd..3cfca47 100755 --- a/deps/download.sh +++ b/deps/download.sh @@ -19,7 +19,7 @@ # === YEAR="2021" -VERSION="3350200" +VERSION="3360000" DEFINES=" SQLITE_DQS=0 diff --git a/deps/sqlite3.tar.gz b/deps/sqlite3.tar.gz index 5c82722..30a5e2e 100644 Binary files a/deps/sqlite3.tar.gz and b/deps/sqlite3.tar.gz differ diff --git a/docs/compilation.md b/docs/compilation.md index 3653274..1cc691e 100644 --- a/docs/compilation.md +++ b/docs/compilation.md @@ -34,7 +34,7 @@ If you're using a SQLite3 encryption extension that is a drop-in replacement for # Bundled configuration -By default, this distribution currently uses SQLite3 **version 3.35.2** with the following [compilation options](https://www.sqlite.org/compile.html): +By default, this distribution currently uses SQLite3 **version 3.36.0** with the following [compilation options](https://www.sqlite.org/compile.html): ``` SQLITE_DQS=0