summaryrefslogtreecommitdiff
path: root/rebar3
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2022-04-26 22:07:20 +0200
committerBadlop <badlop@process-one.net>2022-05-02 13:20:52 +0200
commit5e2aca813821b627593aed6e0979af7048e48764 (patch)
tree31778d2f01dafdaa2e2b010c701937f427650339 /rebar3
parentUpdate rebar2 binary, works from Erlang/OTP 22 to 25 (diff)
Update rebar3 binary, works from Erlang/OTP 22 to 25
The old version was: rebar 3.15.2 and it couldn't work with Erlang/OTP 25 This new version is rebar 3.18.0 compiled from tag 3.18.0 from https://github.com/erlang/rebar3 using erlang:22-slim docker image To compile ejabberd using rebar3 and ancient Erlang 19.3-21.3, you need a rebar3 binary compiled with an old Erlang. If your operating system doesn't provide one, you can download the old one included in ejabberd 21.12, available at: https://github.com/processone/ejabberd/raw/21.12/rebar3
Diffstat (limited to 'rebar3')
-rwxr-xr-xrebar3bin952373 -> 945778 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/rebar3 b/rebar3
index c052f9ac..bf1935ce 100755
--- a/rebar3
+++ b/rebar3
Binary files differ