mirror of
https://github.com/valitydev/hellgate.git
synced 2024-11-06 02:45:20 +00:00
4937089107
* Switch to valitydev/damsel@dac2cb5 * valitydev/dmt-client@899bd71 * valitydev/dmt-core@7584133 * valitydev/party-client-erlang@38c7782 * valitydev/payproc-errors-erlang@a19e716 * valitydev/thrift v0.14.2.3 * Bump to valitydev/machinegun-proto.git@347c5c4 * Bump to valitydev/bender-client-erlang@4e15070 * Bump to valitydev/limiter-proto@c5dfe39
8 lines
238 B
Bash
8 lines
238 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=hellgate
|
|
OTP_VERSION=24.2.0
|
|
REBAR_VERSION=3.18
|
|
THRIFT_VERSION=0.14.2.3
|