Skip to content

Commit

Permalink
Use latest tls_certificate_check
Browse files Browse the repository at this point in the history
  • Loading branch information
g-andrade committed Dec 15, 2024
1 parent 3326fea commit 3f70c11
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions rebar.lock
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{"1.2.0",
[{<<"ssl_verify_fun">>,{pkg,<<"ssl_verify_fun">>,<<"1.1.7">>},1},
{<<"tls_certificate_check">>,
{pkg,<<"tls_certificate_check">>,<<"1.22.1">>},
{pkg,<<"tls_certificate_check">>,<<"1.25.0">>},
0}]}.
[
{pkg_hash,[
{<<"ssl_verify_fun">>, <<"354C321CF377240C7B8716899E182CE4890C5938111A1296ADD3EC74CF1715DF">>},
{<<"tls_certificate_check">>, <<"0F450CC1568A67A65CE5E15DF53C53F9A098C3DA081C5F126199A72505858DC1">>}]},
{<<"tls_certificate_check">>, <<"702B1835FE718A52310509537392ABD067DBE941EBC05FE72409D2B2F8061651">>}]},
{pkg_hash_ext,[
{<<"ssl_verify_fun">>, <<"FE4C190E8F37401D30167C8C405EDA19469F34577987C76DDE613E838BBC67F8">>},
{<<"tls_certificate_check">>, <<"3092BE0BABDC0E14C2E900542351E066C0FA5A9CF4B3597559AD1E67F07938C0">>}]}
{<<"tls_certificate_check">>, <<"167343CCF50538CF2FAF61A3F1460E749B3EDF2ECEF55516AF2B5834362ABCB1">>}]}
].

0 comments on commit 3f70c11

Please sign in to comment.