From e460b84bd00b3212405ba7dfda8c89f503b24bea Mon Sep 17 00:00:00 2001 From: Thomas Arts Date: Thu, 11 Apr 2019 09:24:43 +0200 Subject: [PATCH] Update commit hash aebytecode --- rebar.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rebar.config b/rebar.config index a7f7985..d220af9 100644 --- a/rebar.config +++ b/rebar.config @@ -3,7 +3,7 @@ {erl_opts, [debug_info]}. {deps, [ {aebytecode, {git, "https://github.com/aeternity/aebytecode.git", - {ref, "9041423"}}} + {ref, "28f6c42"}}} , {getopt, "1.0.1"} , {jsx, {git, "https://github.com/talentdeficit/jsx.git", {tag, "2.8.0"}}}