Update deps

This commit is contained in:
Paweł Chmielowski 2021-01-28 10:42:16 +01:00
parent f7004f793d
commit f708bbe2e8
1 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@
{if_var_true, redis, {if_var_true, redis,
{eredis, ".*", {git, "https://github.com/wooga/eredis", {tag, "v1.0.8"}}}}, {eredis, ".*", {git, "https://github.com/wooga/eredis", {tag, "v1.0.8"}}}},
{if_var_true, sip, {if_var_true, sip,
{esip, ".*", {git, "https://github.com/processone/esip", {tag, "1.0.40"}}}}, {esip, ".*", {git, "https://github.com/processone/esip", {tag, "1.0.41"}}}},
{if_var_true, zlib, {if_var_true, zlib,
{ezlib, ".*", {git, "https://github.com/processone/ezlib", {tag, "1.0.9"}}}}, {ezlib, ".*", {git, "https://github.com/processone/ezlib", {tag, "1.0.9"}}}},
{fast_tls, ".*", {git, "https://github.com/processone/fast_tls", {tag, "1.1.11"}}}, {fast_tls, ".*", {git, "https://github.com/processone/fast_tls", {tag, "1.1.11"}}},
@ -55,7 +55,7 @@
{if_var_true, elixir, {if_var_true, elixir,
{rebar_elixir_plugin, ".*", {git, "https://github.com/processone/rebar_elixir_plugin", "0.1.0"}}}}, {rebar_elixir_plugin, ".*", {git, "https://github.com/processone/rebar_elixir_plugin", "0.1.0"}}}},
{if_var_true, sqlite, {if_var_true, sqlite,
{sqlite3, ".*", {git, "https://github.com/processone/erlang-sqlite3", {tag, "1.1.10"}}}}, {sqlite3, ".*", {git, "https://github.com/processone/erlang-sqlite3", {tag, "1.1.11"}}}},
{stringprep, ".*", {git, "https://github.com/processone/stringprep", {tag, "1.0.24"}}}, {stringprep, ".*", {git, "https://github.com/processone/stringprep", {tag, "1.0.24"}}},
{if_var_true, stun, {if_var_true, stun,
{stun, ".*", {git, "https://github.com/processone/stun", {tag, "1.0.42"}}}}, {stun, ".*", {git, "https://github.com/processone/stun", {tag, "1.0.42"}}}},