diff --git a/rebar.config b/rebar.config index 64669ec..810f96e 100644 --- a/rebar.config +++ b/rebar.config @@ -3,12 +3,12 @@ {ecrecoverprebuilt, {ecrecoverprebuilt_app_with_priv_from_git, {git, "https://github.com/aeternity/ecrecover-prebuilt.git", - {ref, "7533958"}}}} + {ref, "fc52b89"}}}} ]}. {plugins, [{rebar_ecrecoverprebuilt_dep, {git, "https://github.com/aeternity/rebar3-ecrecover-prebuilt-plugin.git", - {ref, "f982da061c5f2e0ffbf1ad58ac25b3b32e182b01"}}} + {ref, "f982da0"}}} ]}. {dialyzer, [{warnings, [unknown]}, diff --git a/rebar.lock b/rebar.lock index ea7643e..9b5998d 100644 --- a/rebar.lock +++ b/rebar.lock @@ -1,5 +1,5 @@ [{<<"ecrecoverprebuilt">>, {ecrecoverprebuilt_app_with_priv_from_git, {git,"https://github.com/aeternity/ecrecover-prebuilt.git", - {ref,"7533958160ef19582cc0f98190f2e6504f2cdae8"}}}, + {ref,"fc52b89643073be5ab65b192e466933d903994d7"}}}, 0}].