Explorar el Código

switch relx to master branch which is now the 4.x branch

pull/2292/head
Tristan Sloughter hace 5 años
padre
commit
d99f2d8442
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: AAB97DDECCEB8150
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. +1
    -1
      rebar.config
  2. +1
    -1
      rebar.lock

+ 1
- 1
rebar.config Ver fichero

@ -9,7 +9,7 @@
{getopt, "1.0.1"},
{bbmustache, "1.8.0"},
%% {relx, "3.33.0"},
{relx, {git, "https://github.com/erlware/relx.git", {branch, "4.0.0"}}},
{relx, {git, "https://github.com/erlware/relx.git", {branch, "master"}}},
{cf, "0.2.2"},
{cth_readable, "1.4.8"},
{eunit_formatters, "0.5.0"}]}.

+ 1
- 1
rebar.lock Ver fichero

@ -10,7 +10,7 @@
{<<"providers">>,{pkg,<<"providers">>,<<"1.8.1">>},0},
{<<"relx">>,
{git,"https://github.com/erlware/relx.git",
{ref,"0182d6aeca73c99c4fffaf7a94c8d21b2be3aa74"}},
{ref,"0d9d6255a53af63927f826c0b827b3741a8ed458"}},
0},
{<<"ssl_verify_fun">>,{pkg,<<"ssl_verify_fun">>,<<"1.1.5">>},0}]}.
[

Cargando…
Cancelar
Guardar