Update enacl version for m1 macs #38
@ -8,11 +8,11 @@
|
|||||||
|
|
||||||
%% Cuckoo CPU miners (not prebuilt).
|
%% Cuckoo CPU miners (not prebuilt).
|
||||||
{aecuckoo, {git, "https://github.com/aeternity/aecuckoo.git",
|
{aecuckoo, {git, "https://github.com/aeternity/aecuckoo.git",
|
||||||
{ref, "a1bff574dd0a965d3f9f2e23f980bbead8b4638d"}}},
|
{ref, "695fbbc"}}},
|
||||||
|
|
||||||
%% This is used just in one place, just to get blake2b_256 hash.
|
%% This is used just in one place, just to get blake2b_256 hash.
|
||||||
{enacl, {git, "https://github.com/aeternity/enacl.git",
|
{enacl, {git, "https://github.com/aeternity/enacl.git",
|
||||||
{ref, "793ddb5"}}}
|
{ref, "67fceef"}}}
|
||||||
]}.
|
]}.
|
||||||
|
|
||||||
{plugins, [{rebar_aecuckooprebuilt_dep, {git, "https://github.com/aeternity/rebar3-cuckoo-prebuilt-plugin.git",
|
{plugins, [{rebar_aecuckooprebuilt_dep, {git, "https://github.com/aeternity/rebar3-cuckoo-prebuilt-plugin.git",
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{"1.1.0",
|
{"1.1.0",
|
||||||
[{<<"aecuckoo">>,
|
[{<<"aecuckoo">>,
|
||||||
{git,"https://github.com/aeternity/aecuckoo.git",
|
{git,"https://github.com/aeternity/aecuckoo.git",
|
||||||
{ref,"a1bff574dd0a965d3f9f2e23f980bbead8b4638d"}},
|
{ref,"695fbbc8245dbadab7edf4e4a119f094a5a400d3"}},
|
||||||
0},
|
0},
|
||||||
{<<"aecuckooprebuilt">>,
|
{<<"aecuckooprebuilt">>,
|
||||||
{aecuckooprebuilt_app_with_priv_from_git,
|
{aecuckooprebuilt_app_with_priv_from_git,
|
||||||
@ -10,7 +10,7 @@
|
|||||||
0},
|
0},
|
||||||
{<<"enacl">>,
|
{<<"enacl">>,
|
||||||
{git,"https://github.com/aeternity/enacl.git",
|
{git,"https://github.com/aeternity/enacl.git",
|
||||||
{ref,"793ddb502f7fe081302e1c42227dca70b09f8e17"}},
|
{ref,"67fceef42c0d055570f2e67b571f8d1f8de2f204"}},
|
||||||
0},
|
0},
|
||||||
{<<"hut">>,{pkg,<<"hut">>,<<"1.3.0">>},0}]}.
|
{<<"hut">>,{pkg,<<"hut">>,<<"1.3.0">>},0}]}.
|
||||||
[
|
[
|
||||||
|
Loading…
x
Reference in New Issue
Block a user