Merge pull request #41 from aeternity/PT-164595944-use-latest-aebytecode

Use latest aebytecode
This commit is contained in:
Tobias Lindahl 2019-03-13 11:34:42 +01:00 committed by GitHub
commit e7c477d4de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
{erl_opts, [debug_info]}.
{deps, [ {aebytecode, {git, "https://github.com/aeternity/aebytecode.git",
{ref,"2369533"}}}
{ref,"04571f7"}}}
, {getopt, "1.0.1"}
, {jsx, {git, "https://github.com/talentdeficit/jsx.git",
{tag, "2.8.0"}}}

View File

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