Fix windows build by upgrading to latest aebytecode. #529

Closed
zxq9 wants to merge 2 commits from fix_windows_build into fortuna
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 6a5f34ef46 - Show all commits

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",
{ref,"2369533"}}} {ref, "beb6705"}}}
, {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,"23695330ef1767c78193f330c3c3effdb76d4045"}}, {ref,"beb670554e340041d412b0bc826963ae21b8106b"}},
0}, 0},
{<<"aeserialization">>, {<<"aeserialization">>,
{git,"https://github.com/aeternity/aeserialization.git", {git,"https://github.com/aeternity/aeserialization.git",