Explorar o código

build: upgrade to rebar3 3.19.0-emqx-8

This version supports REBAR3_GIT_CACHE_DIR option to make use
of local repos as clone reference to reduced the number of clones
Zaiming (Stone) Shi %!s(int64=2) %!d(string=hai) anos
pai
achega
0886e6281a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      scripts/ensure-rebar3.sh

+ 1 - 1
scripts/ensure-rebar3.sh

@@ -14,7 +14,7 @@ case ${OTP_VSN} in
         VERSION="3.18.0-emqx-1"
         VERSION="3.18.0-emqx-1"
         ;;
         ;;
     25*)
     25*)
-        VERSION="3.19.0-emqx-1"
+        VERSION="3.19.0-emqx-8"
         ;;
         ;;
     *)
     *)
         echo "Unsupporetd Erlang/OTP version $OTP_VSN"
         echo "Unsupporetd Erlang/OTP version $OTP_VSN"