From f0dcda27bc55553af8da27bcdbfdc9b48343da7a Mon Sep 17 00:00:00 2001 From: Ulf Norell Date: Tue, 22 Jan 2019 14:54:38 +0100 Subject: [PATCH] Update aebytecode commit --- rebar.config | 2 +- rebar.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rebar.config b/rebar.config index c86a69c..de1c28d 100644 --- a/rebar.config +++ b/rebar.config @@ -2,7 +2,7 @@ %% NOTE: When possible deps are referenced by Git ref to ensure consistency between builds. {deps, [ {aebytecode, {git, "https://github.com/aeternity/aebytecode.git", - {ref,"19d0e3e"}}} + {ref,"6aec14e"}}} ]}. diff --git a/rebar.lock b/rebar.lock index 46b23b6..36a13da 100644 --- a/rebar.lock +++ b/rebar.lock @@ -1,4 +1,4 @@ [{<<"aebytecode">>, {git,"https://github.com/aeternity/aebytecode.git", - {ref,"19d0e3ee8493ac2a8f041636445734bade45d65f"}}, + {ref,"6aec14e64d9ad4dedad98c64b2c16e30af1ea9ea"}}, 0}].