Fix windows build by upgrading to latest aebytecode.

This commit is contained in:
Erik Stenman 2019-03-05 13:28:10 +01:00
parent 85a014958d
commit 6a5f34ef46
2 changed files with 2 additions and 2 deletions

View File

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

View File

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