From b511abe04a433ec37045296ca65da03f591fb64c Mon Sep 17 00:00:00 2001 From: Sean Hinde Date: Tue, 23 Nov 2021 23:54:04 +0100 Subject: [PATCH] Point to updated ecrecover-prebuilt --- rebar.config | 2 +- rebar.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rebar.config b/rebar.config index 181ce6c..fcf1a08 100644 --- a/rebar.config +++ b/rebar.config @@ -3,7 +3,7 @@ {ecrecoverprebuilt, {ecrecoverprebuilt_app_with_priv_from_git, {git, "https://github.com/aeternity/ecrecover-prebuilt.git", - {ref, "274f90b"}}}} + {ref, "92c2609"}}}} ]}. {plugins, [{rebar_ecrecoverprebuilt_dep, diff --git a/rebar.lock b/rebar.lock index 20f86cf..436eda4 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,"274f90ba3d93468e8eec405309b43b6c97ae4246"}}}, + {ref,"92c2609a03ce9ec8f466026efed6f0f35c715195"}}}, 0}].