Use latest aebytecode.

This commit is contained in:
Erik Stenman 2019-03-04 13:30:14 +01:00
parent fadf3378b4
commit 9d1435a428
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{erl_opts, [debug_info]}. {erl_opts, [debug_info]}.
{deps, [ {aebytecode, {git, "https://github.com/aeternity/aebytecode.git", {deps, [ {aebytecode, {git, "https://github.com/aeternity/aebytecode.git",
{tag,"v2.0.1"}}} {ref,"2369533"}}}
, {getopt, "1.0.1"} , {getopt, "1.0.1"}
]}. ]}.

View File

@ -1,7 +1,7 @@
{"1.1.0", {"1.1.0",
[{<<"aebytecode">>, [{<<"aebytecode">>,
{git,"https://github.com/aeternity/aebytecode.git", {git,"https://github.com/aeternity/aebytecode.git",
{ref,"01ae99f7e8be7917d213e1ef04dc6d613a046b98"}}, {ref,"23695330ef1767c78193f330c3c3effdb76d4045"}},
0}, 0},
{<<"aeserialization">>, {<<"aeserialization">>,
{git,"https://github.com/aeternity/aeserialization.git", {git,"https://github.com/aeternity/aeserialization.git",