{<<"links">>,
 [{<<"GitHub">>,<<"https://github.com/akoutmos/octo_fetch">>},
  {<<"Sponsor">>,<<"https://github.com/sponsors/akoutmos">>}]}.
{<<"name">>,<<"octo_fetch">>}.
{<<"version">>,<<"0.5.0">>}.
{<<"description">>,
 <<"Download, verify, and extract GitHub release artifacts effortlessly right from Elixir">>}.
{<<"elixir">>,<<"~> 1.13">>}.
{<<"app">>,<<"octo_fetch">>}.
{<<"files">>,
 [<<"lib">>,<<"lib/octo_fetch.ex">>,<<"lib/octo_fetch">>,
  <<"lib/octo_fetch/test.ex">>,<<"lib/octo_fetch/downloader.ex">>,
  <<"mix.exs">>,<<"README.md">>,<<"LICENSE">>,<<"CHANGELOG.md">>]}.
{<<"licenses">>,[<<"MIT">>]}.
{<<"requirements">>,
 [[{<<"name">>,<<"castore">>},
   {<<"app">>,<<"castore">>},
   {<<"optional">>,false},
   {<<"requirement">>,<<"~> 0.1 or ~> 1.0">>},
   {<<"repository">>,<<"hexpm">>}],
  [{<<"name">>,<<"ssl_verify_fun">>},
   {<<"app">>,<<"ssl_verify_fun">>},
   {<<"optional">>,false},
   {<<"requirement">>,<<"~> 1.1">>},
   {<<"repository">>,<<"hexpm">>}]]}.
{<<"build_tools">>,[<<"mix">>]}.
