From 054a5a4867f99b1ed0a1ad5ab21a3081b28c55e5 Mon Sep 17 00:00:00 2001 From: Ulf Norell Date: Mon, 5 Aug 2019 11:51:10 +0200 Subject: [PATCH] Update to latest aebytecode --- rebar.config | 3 +-- rebar.lock | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/rebar.config b/rebar.config index 0156795..fa40b01 100644 --- a/rebar.config +++ b/rebar.config @@ -2,8 +2,7 @@ {erl_opts, [debug_info]}. -{deps, [ {aebytecode, {git, "https://github.com/aeternity/aebytecode.git", - {ref,"76ae61b"}}} +{deps, [ {aebytecode, {git, "https://github.com/aeternity/aebytecode.git", {ref,"17c2a93"}}} , {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 87c82dd..cf62848 100644 --- a/rebar.lock +++ b/rebar.lock @@ -1,7 +1,7 @@ {"1.1.0", [{<<"aebytecode">>, {git,"https://github.com/aeternity/aebytecode.git", - {ref,"76ae61b66c7609ffbd42b1722f42457d708d737e"}}, + {ref,"17c2a93e7213387a0fd9f9f9395e12de50355982"}}, 0}, {<<"aeserialization">>, {git,"https://github.com/aeternity/aeserialization.git",