diff options
author | Fred Hebert <mononcqc@ferd.ca> | 2019-01-01 15:33:33 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-01 15:33:33 -0500 |
commit | edb8f3d79874d012f04a70744425f21aa2ab578a (patch) | |
tree | f1fc64822a2c16031a3798a3a96a4e4abef63854 /rebar.lock | |
parent | f2bfd2925c033cb6ca64dde47a64be4039403ff0 (diff) | |
parent | 28843652476ca748b73908086e72a91c984554bd (diff) |
Merge pull request #1986 from ericmj/emj/mirror-of
Update hex_core and add mirror_of repo config
Diffstat (limited to 'rebar.lock')
-rw-r--r-- | rebar.lock | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -6,7 +6,7 @@ {<<"erlware_commons">>,{pkg,<<"erlware_commons">>,<<"1.3.1">>},0}, {<<"eunit_formatters">>,{pkg,<<"eunit_formatters">>,<<"0.5.0">>},0}, {<<"getopt">>,{pkg,<<"getopt">>,<<"1.0.1">>},0}, - {<<"hex_core">>,{pkg,<<"hex_core">>,<<"0.2.0">>},0}, + {<<"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}, @@ -20,7 +20,7 @@ {<<"erlware_commons">>, <<"0CE192AD69BC6FD0880246D852D0ECE17631E234878011D1586E053641ED4C04">>}, {<<"eunit_formatters">>, <<"6A9133943D36A465D804C1C5B6E6839030434B8879C5600D7DDB5B3BAD4CCB59">>}, {<<"getopt">>, <<"C73A9FA687B217F2FF79F68A3B637711BB1936E712B521D8CE466B29CBF7808A">>}, - {<<"hex_core">>, <<"3A7EACCFB8ADD3FF05D950C10ED5BDB5D0C48C988EBBC5D7AE2A55498F0EFF1B">>}, + {<<"hex_core">>, <<"6A0E0B1B519850344292298DA1BFA685E71534FDF4C69434993039F81078C7FA">>}, {<<"parse_trans">>, <<"09765507A3C7590A784615CFD421D101AEC25098D50B89D7AA1D66646BC571C1">>}, {<<"providers">>, <<"BBF730563914328EC2511D205E6477A94831DB7297DE313B3872A2B26C562EAB">>}, {<<"relx">>, <<"96CC7663EDCC02A8117AB0C64FE6D15BE79760C08726ABEAD1DAACE11BFBF75D">>}, |