Browse Source

update relx to 3.28.0

pull/1989/head
Tristan Sloughter 6 years ago
parent
commit
4be7f8a046
No known key found for this signature in database GPG Key ID: AAB97DDECCEB8150
2 changed files with 3 additions and 3 deletions
  1. +1
    -1
      rebar.config
  2. +2
    -2
      rebar.lock

+ 1
- 1
rebar.config View File

@ -8,7 +8,7 @@
{providers, "1.7.0"},
{getopt, "1.0.1"},
{bbmustache, "1.6.0"},
{relx, "3.27.0"},
{relx, "3.28.0"},
{cf, "0.2.2"},
{cth_readable, "1.4.2"},
{hex_core, "0.4.0"},

+ 2
- 2
rebar.lock View File

@ -9,7 +9,7 @@
{<<"hex_core">>,{pkg,<<"hex_core">>,<<"0.4.0">>},0},
{<<"parse_trans">>,{pkg,<<"parse_trans">>,<<"3.3.0">>},0},
{<<"providers">>,{pkg,<<"providers">>,<<"1.7.0">>},0},
{<<"relx">>,{pkg,<<"relx">>,<<"3.27.0">>},0},
{<<"relx">>,{pkg,<<"relx">>,<<"3.28.0">>},0},
{<<"ssl_verify_fun">>,{pkg,<<"ssl_verify_fun">>,<<"1.1.3">>},0}]}.
[
{pkg_hash,[
@ -23,6 +23,6 @@
{<<"hex_core">>, <<"6A0E0B1B519850344292298DA1BFA685E71534FDF4C69434993039F81078C7FA">>},
{<<"parse_trans">>, <<"09765507A3C7590A784615CFD421D101AEC25098D50B89D7AA1D66646BC571C1">>},
{<<"providers">>, <<"BBF730563914328EC2511D205E6477A94831DB7297DE313B3872A2B26C562EAB">>},
{<<"relx">>, <<"96CC7663EDCC02A8117AB0C64FE6D15BE79760C08726ABEAD1DAACE11BFBF75D">>},
{<<"relx">>, <<"CFC26899E308FAB79B5826C4298EC052A2C1D66D03679AB76E6266D766B56545">>},
{<<"ssl_verify_fun">>, <<"6C49665D4326E26CD4A5B7BD54AA442B33DADFB7C5D59A0D0CD0BF5534BBFBD7">>}]}
].

Loading…
Cancel
Save