This commit is contained in:
radrow 2022-07-26 18:29:03 +02:00
parent 10e2056c1a
commit 9de1adcac4
4 changed files with 4 additions and 5 deletions

View File

@ -3,7 +3,7 @@ version: 2.1
executors:
aebuilder:
docker:
- image: aeternity/builder:xenial-otp21
- image: aeternity/builder:bionic-otp25
user: builder
working_directory: ~/aesophia

View File

@ -2,11 +2,10 @@
{erl_opts, [debug_info]}.
{deps, [ {aebytecode, {git, "https://github.com/aeternity/aebytecode.git", {ref,"0699f35"}}}
{deps, [ {aebytecode, {git, "https://github.com/aeternity/aebytecode.git", {tag, "v3.0.0"}}}
, {getopt, "1.0.1"}
, {eblake2, "1.0.0"}
, {jsx, {git, "https://github.com/talentdeficit/jsx.git",
{tag, "2.8.0"}}}
, {jsx, {git, "https://github.com/talentdeficit/jsx.git", {tag, "2.8.0"}}}
]}.
{dialyzer, [

View File

@ -1,7 +1,7 @@
{"1.2.0",
[{<<"aebytecode">>,
{git,"https://github.com/aeternity/aebytecode.git",
{ref,"0699f35b0398bac6cd4468da654d608375bd853d"}},
{ref,"05dfd7ffc7fb1e07ecc0b1e516da571f56d7dc8f"}},
0},
{<<"aeserialization">>,
{git,"https://github.com/aeternity/aeserialization.git",

BIN
rebar3

Binary file not shown.