upgraded to sqlite 3.36
This commit is contained in:
parent
115258a106
commit
be7770e054
2
deps/download.sh
vendored
2
deps/download.sh
vendored
@ -19,7 +19,7 @@
|
||||
# ===
|
||||
|
||||
YEAR="2021"
|
||||
VERSION="3350200"
|
||||
VERSION="3360000"
|
||||
|
||||
DEFINES="
|
||||
SQLITE_DQS=0
|
||||
|
||||
BIN
deps/sqlite3.tar.gz
vendored
BIN
deps/sqlite3.tar.gz
vendored
Binary file not shown.
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user