From e4c46ee16fa7b17ef0a0a534b5823a28896360f5 Mon Sep 17 00:00:00 2001 From: Hans Svensson Date: Mon, 21 Jan 2019 20:14:04 +0100 Subject: [PATCH] Bump aebytecode dependency --- rebar.config | 2 +- rebar.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rebar.config b/rebar.config index 66e9732..c86a69c 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,"99bf097"}}} + {ref,"19d0e3e"}}} ]}. diff --git a/rebar.lock b/rebar.lock index 34aa736..46b23b6 100644 --- a/rebar.lock +++ b/rebar.lock @@ -1,4 +1,4 @@ [{<<"aebytecode">>, {git,"https://github.com/aeternity/aebytecode.git", - {ref,"99bf097759dedbe7553f87a796bc7e1c7322e64b"}}, + {ref,"19d0e3ee8493ac2a8f041636445734bade45d65f"}}, 0}].