From fd8c138658bc8bdddfdf597d2059b4103f3cd94b Mon Sep 17 00:00:00 2001 From: Tino Breddin Date: Mon, 19 Aug 2019 17:28:58 +0200 Subject: [PATCH] Update ecrecover-prebuilt --- rebar.config | 4 ++-- rebar.lock | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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}].