Change aebytecode branch ref to a tag.

This commit is contained in:
Erik Stenman 2019-02-25 16:42:32 +01:00 committed by Erik Stenman
parent 8cfa611b20
commit a69056c35e

View File

@ -3,7 +3,7 @@
{erl_opts, [debug_info]}. {erl_opts, [debug_info]}.
{deps, [ {aebytecode, {git, "https://github.com/aeternity/aebytecode.git", {deps, [ {aebytecode, {git, "https://github.com/aeternity/aebytecode.git",
{branch,"fortuna"}}} {tag,"v2.0.0"}}}
, {getopt, "1.0.1"} , {getopt, "1.0.1"}
, {jsx, {git, "https://github.com/talentdeficit/jsx.git", , {jsx, {git, "https://github.com/talentdeficit/jsx.git",
{tag, "2.8.0"}}} {tag, "2.8.0"}}}