diff --git a/ebin/dhtcrawler.app b/ebin/dhtcrawler.app index fb2c2d7..5dd5d10 100644 --- a/ebin/dhtcrawler.app +++ b/ebin/dhtcrawler.app @@ -1,6 +1,6 @@ {application,dhtcrawler, [{description,"A DHT crawler to index magnet hash to torrent"}, - {vsn,"e1c905b"}, + {vsn,"1d27f24"}, {registered,[dht_crawler_sup]}, {applications,[kernel,stdlib,crypto,public_key,ssl,inets,bson, mongodb]}, diff --git a/ebin/http_handler.beam b/ebin/http_handler.beam index 26bef6e..a7eb109 100644 Binary files a/ebin/http_handler.beam and b/ebin/http_handler.beam differ diff --git a/ebin/sphinx_search.beam b/ebin/sphinx_search.beam index b6927c4..87c4787 100644 Binary files a/ebin/sphinx_search.beam and b/ebin/sphinx_search.beam differ