From 6a5f34ef46d47e665367082bb30928435f4f8bcf Mon Sep 17 00:00:00 2001 From: Erik Stenman Date: Tue, 5 Mar 2019 13:28:10 +0100 Subject: [PATCH] Fix windows build by upgrading to latest aebytecode. --- rebar.config | 2 +- rebar.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rebar.config b/rebar.config index 406c684..1a65d1d 100644 --- a/rebar.config +++ b/rebar.config @@ -1,7 +1,7 @@ {erl_opts, [debug_info]}. {deps, [ {aebytecode, {git, "https://github.com/aeternity/aebytecode.git", - {ref,"2369533"}}} + {ref, "beb6705"}}} , {getopt, "1.0.1"} ]}. diff --git a/rebar.lock b/rebar.lock index a0239d4..5720a27 100644 --- a/rebar.lock +++ b/rebar.lock @@ -1,7 +1,7 @@ {"1.1.0", [{<<"aebytecode">>, {git,"https://github.com/aeternity/aebytecode.git", - {ref,"23695330ef1767c78193f330c3c3effdb76d4045"}}, + {ref,"beb670554e340041d412b0bc826963ae21b8106b"}}, 0}, {<<"aeserialization">>, {git,"https://github.com/aeternity/aeserialization.git",