Bump aebytecode dependency

This commit is contained in:
Hans Svensson 2019-01-21 20:14:04 +01:00
parent d8fff8f20f
commit e4c46ee16f
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
%% NOTE: When possible deps are referenced by Git ref to ensure consistency between builds. %% NOTE: When possible deps are referenced by Git ref to ensure consistency between builds.
{deps, [ {aebytecode, {git, "https://github.com/aeternity/aebytecode.git", {deps, [ {aebytecode, {git, "https://github.com/aeternity/aebytecode.git",
{ref,"99bf097"}}} {ref,"19d0e3e"}}}
]}. ]}.

View File

@ -1,4 +1,4 @@
[{<<"aebytecode">>, [{<<"aebytecode">>,
{git,"https://github.com/aeternity/aebytecode.git", {git,"https://github.com/aeternity/aebytecode.git",
{ref,"99bf097759dedbe7553f87a796bc7e1c7322e64b"}}, {ref,"19d0e3ee8493ac2a8f041636445734bade45d65f"}},
0}]. 0}].