Also update aecuckoo dep

This commit is contained in:
Sean Hinde 2021-11-23 22:55:42 +01:00
parent 0afe99755c
commit 95a1efc84d
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
%% 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",

View File

@ -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,