new rebar (OTP 26) + new enacl dep
This commit is contained in:
parent
c788653d17
commit
1afb64969c
@ -11,8 +11,8 @@
|
||||
{ref, "996ffcd"}}},
|
||||
|
||||
%% This is used just in one place, just to get blake2b_256 hash.
|
||||
{enacl, {git, "https://github.com/aeternity/enacl.git",
|
||||
{ref, "67fceef"}}}
|
||||
{enacl, {git, "https://gitlab.com/ioecs/enacl.git",
|
||||
{ref, "4eb7ec70"}}}
|
||||
]}.
|
||||
|
||||
{plugins, [{rebar_aecuckooprebuilt_dep, {git, "https://github.com/aeternity/rebar3-cuckoo-prebuilt-plugin.git",
|
||||
|
10
rebar.lock
10
rebar.lock
@ -1,4 +1,4 @@
|
||||
{"1.1.0",
|
||||
{"1.2.0",
|
||||
[{<<"aecuckoo">>,
|
||||
{git,"https://github.com/aeternity/aecuckoo.git",
|
||||
{ref,"996ffcdb336f1c2254ea8e1b1a657b05b7ea4a81"}},
|
||||
@ -9,11 +9,13 @@
|
||||
{ref,"90afb699dc9cc41d033a7c8551179d32b3bd569d"}}},
|
||||
0},
|
||||
{<<"enacl">>,
|
||||
{git,"https://github.com/aeternity/enacl.git",
|
||||
{ref,"67fceef42c0d055570f2e67b571f8d1f8de2f204"}},
|
||||
{git,"https://gitlab.com/ioecs/enacl.git",
|
||||
{ref,"4eb7ec70084ba7c87b1af8797c4c4e90c84f95a2"}},
|
||||
0},
|
||||
{<<"hut">>,{pkg,<<"hut">>,<<"1.3.0">>},0}]}.
|
||||
[
|
||||
{pkg_hash,[
|
||||
{<<"hut">>, <<"71F2F054E657C03F959CF1ACC43F436EA87580696528CA2A55C8AFB1B06C85E7">>}]}
|
||||
{<<"hut">>, <<"71F2F054E657C03F959CF1ACC43F436EA87580696528CA2A55C8AFB1B06C85E7">>}]},
|
||||
{pkg_hash_ext,[
|
||||
{<<"hut">>, <<"7E15D28555D8A1F2B5A3A931EC120AF0753E4853A4C66053DB354F35BF9AB563">>}]}
|
||||
].
|
||||
|
Loading…
x
Reference in New Issue
Block a user