machinery-erlang/.env

8 lines
239 B
Bash
Raw Normal View History

2022-05-13 08:38:22 +00:00
# NOTE
# You SHOULD specify point releases here so that build time and run time Erlang/OTPs
# are the same. See: https://github.com/erlware/relx/pull/902
SERVICE_NAME=machinery
OTP_VERSION=24.3.4
2022-05-13 08:38:22 +00:00
REBAR_VERSION=3.18
THRIFT_VERSION=0.14.2.3