Browse Source

up relx to latest 4.0.0 branch with script's dist args fix

pull/2289/head
Tristan Sloughter 5 years ago
parent
commit
8217b5d42a
No known key found for this signature in database GPG Key ID: AAB97DDECCEB8150
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      rebar.lock

+ 1
- 1
rebar.lock View File

@ -10,7 +10,7 @@
{<<"providers">>,{pkg,<<"providers">>,<<"1.8.1">>},0},
{<<"relx">>,
{git,"https://github.com/erlware/relx.git",
{ref,"6283af3b53dfecbbd965b6227033f165a334520c"},
{ref,"aa6c81d265986f223fa347cacf3b9691e7b56f2f"},
[]},
0},
{<<"ssl_verify_fun">>,{pkg,<<"ssl_verify_fun">>,<<"1.1.5">>},0}]}.

Loading…
Cancel
Save