Merge pull request #114 from aeternity/latest-aebytecode

Update to latest aebytecode
This commit is contained in:
Ulf Norell 2019-08-05 11:54:01 +02:00 committed by GitHub
commit eb968d3cb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 3 deletions

View File

@ -2,8 +2,7 @@
{erl_opts, [debug_info]}.
{deps, [ {aebytecode, {git, "https://github.com/aeternity/aebytecode.git",
{ref,"76ae61b"}}}
{deps, [ {aebytecode, {git, "https://github.com/aeternity/aebytecode.git", {ref,"17c2a93"}}}
, {getopt, "1.0.1"}
, {eblake2, "1.0.0"}
, {jsx, {git, "https://github.com/talentdeficit/jsx.git",

View File

@ -1,7 +1,7 @@
{"1.1.0",
[{<<"aebytecode">>,
{git,"https://github.com/aeternity/aebytecode.git",
{ref,"76ae61b66c7609ffbd42b1722f42457d708d737e"}},
{ref,"17c2a93e7213387a0fd9f9f9395e12de50355982"}},
0},
{<<"aeserialization">>,
{git,"https://github.com/aeternity/aeserialization.git",