Update rebar.config
This commit is contained in:
parent
2ef599e988
commit
d789476ee3
@ -9,12 +9,12 @@
|
|||||||
{ecrecoverprebuilt,
|
{ecrecoverprebuilt,
|
||||||
{ecrecoverprebuilt_app_with_priv_from_git,
|
{ecrecoverprebuilt_app_with_priv_from_git,
|
||||||
{git, "https://github.com/johnsnewby/ecrecover-prebuilt.git",
|
{git, "https://github.com/johnsnewby/ecrecover-prebuilt.git",
|
||||||
{ref, "HEAD"}}}}
|
{ref, "8e4fcb445c4e781e882e23f5127659f67784628e"}}}}
|
||||||
]}.
|
]}.
|
||||||
|
|
||||||
{plugins, [{rebar_ecrecoverprebuilt_dep,
|
{plugins, [{rebar_ecrecoverprebuilt_dep,
|
||||||
{git, "https://github.com/johnsnewby/rebar3-ecrecover-prebuilt-plugin.git",
|
{git, "https://github.com/johnsnewby/rebar3-ecrecover-prebuilt-plugin.git",
|
||||||
{ref, "HEAD"}}}
|
{ref, "7a88c7727ee436c849ecabe4ff9d39d15a879d79"}}}
|
||||||
]}.
|
]}.
|
||||||
|
|
||||||
%%{profiles, [{test, [{deps, [{meck, "0.8.12"}]}]}]}.
|
%%{profiles, [{test, [{deps, [{meck, "0.8.12"}]}]}]}.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user