-
Notifications
You must be signed in to change notification settings - Fork 1
/
rebar.lock
43 lines (43 loc) · 1.46 KB
/
rebar.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
{"1.2.0",
[{<<"cowboy">>,
{git,"https://github.com/ninenines/cowboy.git",
{ref,"66fd122c08dd05e2ff2300af963cb977dca2ba7c"}},
0},
{<<"cowlib">>,
{git,"https://github.com/ninenines/cowlib",
{ref,"8588724cf91ddbb53b9c35ed665866556b217323"}},
1},
{<<"eredis">>,
{git,"https://github.com/wooga/eredis.git",
{ref,"9ad91f149310a7d002cb966f62b7e2c3330abb04"}},
0},
{<<"erlydtl">>,
{git,"https://github.com/erlydtl/erlydtl",
{ref,"bb1ae0f005dd038bc2a5605465fec6429b3e3a30"}},
0},
{<<"gproc">>,
{git,"https://github.com/uwiger/gproc.git",
{ref,"ce7397809aca0d6eb3aac6db65953752e47fb511"}},
0},
{<<"gun">>,
{git,"https://github.com/ninenines/gun.git",
{ref,"47ec03dcf0346ad827e5c8aa8c2bf9ac35398afe"}},
0},
{<<"jsone">>,
{git,"https://github.com/sile/jsone.git",
{ref,"da850bda9ffc144035af32e490e976fb3dd0fd6a"}},
0},
{<<"jsx">>,{pkg,<<"jsx">>,<<"2.8.0">>},0},
{<<"ranch">>,
{git,"https://github.com/ninenines/ranch",
{ref,"7423a7bb6dde5edc26283544956ae7387fa69688"}},
1},
{<<"recon">>,{pkg,<<"recon">>,<<"2.3.6">>},0}]}.
[
{pkg_hash,[
{<<"jsx">>, <<"749BEC6D205C694AE1786D62CEA6CC45A390437E24835FD16D12D74F07097727">>},
{<<"recon">>, <<"2BCAD0CF621FB277CABBB6413159CD3AA30265C2DEE42C968697988B30108604">>}]},
{pkg_hash_ext,[
{<<"jsx">>, <<"A8BA15D5BAC2C48B2BE1224A0542AD794538D79E2CC16841A4E24CA75F0F8378">>},
{<<"recon">>, <<"F55198650A8EC01D3EFC04797ABE550C7D023E7FF8B509F373CF933032049BD8">>}]}
].