mirror of
https://github.com/valitydev/bender.git
synced 2024-11-06 00:55:20 +00:00
21c002a14b
* Use valitydev/thrift compiler v0.14.2.3 * Switch to valitydev/machinery-erlang@62c3243 * Bump to valitydev/bender-proto@71c5687 * Bump to valitydev/machinegun-proto@a411c7d
9 lines
237 B
Bash
9 lines
237 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=bender
|
|
OTP_VERSION=24.3.4
|
|
REBAR_VERSION=3.18
|
|
THRIFT_VERSION=0.14.2.3
|