From 344ca0c9860ba369b42eb6a71b90c990e31f351d Mon Sep 17 00:00:00 2001 From: Tino Breddin Date: Tue, 20 Aug 2019 14:37:06 +0200 Subject: [PATCH] Update prebuilt reference This includes an updated win32 library --- rebar.config | 2 +- rebar.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rebar.config b/rebar.config index 810f96e..292639f 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, "fc52b89"}}}} + {ref, "274f90b"}}}} ]}. {plugins, [{rebar_ecrecoverprebuilt_dep, diff --git a/rebar.lock b/rebar.lock index 9b5998d..20f86cf 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,"fc52b89643073be5ab65b192e466933d903994d7"}}}, + {ref,"274f90ba3d93468e8eec405309b43b6c97ae4246"}}}, 0}].