machinery-erlang/.env
Andrew Mayorov 6349dbd55d
Bump to alitydev/machinegun-proto@a411c7d (#9)
Also use valitydev/thrift compiler v0.14.2.3
2022-07-12 11:08:14 +03:00

8 lines
239 B
Bash

# 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
REBAR_VERSION=3.18
THRIFT_VERSION=0.14.2.3