Refs set to HEAD

This commit is contained in:
John Newby 2019-08-08 13:52:54 +02:00
parent 2dcfae1f5c
commit 18868a0aee

View File

@ -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, "6c458b53ffa5ebad0ed8f5e98e80c82d97d02f9d"}}}} {ref, "HEAD"}}}}
]}. ]}.
{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, "667241ca0bacc14fced8a722eccfeb5203cbc6e5"}}} {ref, "HEAD"}}}
]}. ]}.
%%{profiles, [{test, [{deps, [{meck, "0.8.12"}]}]}]}. %%{profiles, [{test, [{deps, [{meck, "0.8.12"}]}]}]}.