Merge pull request #5 from tolbrino/PT-167805291-update-ecrecoverprebuilt

Update ecrecover-prebuilt
This commit is contained in:
johnsnewby 2019-08-16 11:04:12 +02:00 committed by GitHub
commit d17792f2fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
{ecrecoverprebuilt, {ecrecoverprebuilt,
{ecrecoverprebuilt_app_with_priv_from_git, {ecrecoverprebuilt_app_with_priv_from_git,
{git, "https://github.com/aeternity/ecrecover-prebuilt.git", {git, "https://github.com/aeternity/ecrecover-prebuilt.git",
{ref, "93569ca272e59682366cdf3c7ed2ee991540701a"}}}} {ref, "7533958"}}}}
]}. ]}.
{plugins, [{rebar_ecrecoverprebuilt_dep, {plugins, [{rebar_ecrecoverprebuilt_dep,

View File

@ -1,5 +1,5 @@
[{<<"ecrecoverprebuilt">>, [{<<"ecrecoverprebuilt">>,
{ecrecoverprebuilt_app_with_priv_from_git, {ecrecoverprebuilt_app_with_priv_from_git,
{git,"https://github.com/aeternity/ecrecover-prebuilt.git", {git,"https://github.com/aeternity/ecrecover-prebuilt.git",
{ref,"93569ca272e59682366cdf3c7ed2ee991540701a"}}}, {ref,"7533958160ef19582cc0f98190f2e6504f2cdae8"}}},
0}]. 0}].