Bump sqlite deps version

This commit is contained in:
Paweł Chmielowski 2018-01-30 12:51:38 +01:00
parent ddf6076328
commit b69fb5aae0
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
{if_var_true, pgsql, {p1_pgsql, ".*", {git, "https://github.com/processone/p1_pgsql",
{tag, "1.1.4"}}}},
{if_var_true, sqlite, {sqlite3, ".*", {git, "https://github.com/processone/erlang-sqlite3",
{tag, "1.1.5"}}}},
{tag, "1.1.6"}}}},
{if_var_true, pam, {epam, ".*", {git, "https://github.com/processone/epam",
{tag, "1.0.3"}}}},
{if_var_true, zlib, {ezlib, ".*", {git, "https://github.com/processone/ezlib",