Update pam

This commit is contained in:
Paweł Chmielowski 2021-07-21 11:37:32 +02:00
parent bab9543c1f
commit a3478b7f0f
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
{if_var_true, elixir,
{elixir, ".*", {git, "https://github.com/elixir-lang/elixir", {tag, "v1.12.0"}}}},
{if_var_true, pam,
{epam, ".*", {git, "https://github.com/processone/epam", {tag, "1.0.11"}}}},
{epam, ".*", {git, "https://github.com/processone/epam", {tag, "1.0.12"}}}},
{if_var_true, redis,
{eredis, ".*", {git, "https://github.com/wooga/eredis", {tag, "v1.2.0"}}}},
{if_var_true, sip,