From 263c297090bb8b76653b45ff823d85c348ebdd9e Mon Sep 17 00:00:00 2001 From: Erik Stenman Date: Fri, 6 Sep 2019 15:20:01 +0200 Subject: [PATCH] Upgrade aebytecode after eqc fix. (#145) --- rebar.config | 2 +- rebar.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rebar.config b/rebar.config index 858fc6f..cb7a7cb 100644 --- a/rebar.config +++ b/rebar.config @@ -2,7 +2,7 @@ {erl_opts, [debug_info]}. -{deps, [ {aebytecode, {git, "https://github.com/aeternity/aebytecode.git", {ref,"b036531"}}} +{deps, [ {aebytecode, {git, "https://github.com/aeternity/aebytecode.git", {ref,"3106ca1"}}} , {getopt, "1.0.1"} , {eblake2, "1.0.0"} , {jsx, {git, "https://github.com/talentdeficit/jsx.git", diff --git a/rebar.lock b/rebar.lock index 8abeb16..63bdeee 100644 --- a/rebar.lock +++ b/rebar.lock @@ -1,7 +1,7 @@ {"1.1.0", [{<<"aebytecode">>, {git,"https://github.com/aeternity/aebytecode.git", - {ref,"b036531dc28f3b80ec142327b94ceb289f772e31"}}, + {ref,"3106ca13063cf12f23e459cf60c6f987777a7e83"}}, 0}, {<<"aeserialization">>, {git,"https://github.com/aeternity/aeserialization.git",