diff --git a/deps/common-sqlite.gypi b/deps/common-sqlite.gypi index d5fcf2757..1148aa6fe 100644 --- a/deps/common-sqlite.gypi +++ b/deps/common-sqlite.gypi @@ -1,6 +1,6 @@ { 'variables': { - 'sqlite_version%':'3081101', + 'sqlite_version%':'3090100', "toolset%":'', }, 'target_defaults': { @@ -53,4 +53,4 @@ } } } -} \ No newline at end of file +} diff --git a/deps/sqlite-autoconf-3081101.tar.gz b/deps/sqlite-autoconf-3081101.tar.gz deleted file mode 100644 index bba2b3e49..000000000 Binary files a/deps/sqlite-autoconf-3081101.tar.gz and /dev/null differ diff --git a/deps/sqlite-autoconf-3090100.tar.gz b/deps/sqlite-autoconf-3090100.tar.gz new file mode 100644 index 000000000..92d8a4690 Binary files /dev/null and b/deps/sqlite-autoconf-3090100.tar.gz differ