Upgrade aebytecode ref in rebar.config

This commit is contained in:
Gaith Hallak 2022-12-07 18:00:54 +03:00
parent 3ed7e36d29
commit 7898ab3946
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
{erl_opts, [debug_info]}.
{deps, [ {aebytecode, {git, "https://github.com/aeternity/aebytecode.git", {ref, "0939e29"}}}
{deps, [ {aebytecode, {git, "https://github.com/aeternity/aebytecode.git", {ref, "da64e6c"}}}
, {getopt, "1.0.1"}
, {eblake2, "1.0.0"}
, {jsx, {git, "https://github.com/talentdeficit/jsx.git", {tag, "2.8.0"}}}

View File

@ -1,7 +1,7 @@
{"1.2.0",
[{<<"aebytecode">>,
{git,"https://github.com/aeternity/aebytecode.git",
{ref,"0939e29448b5d0cdba6a4b0c56e4785ea7026087"}},
{ref,"da64e6ce5157b1231f764820e1c0d83917d34488"}},
0},
{<<"aeserialization">>,
{git,"https://github.com/aeternity/aeserialization.git",