diff --git a/ebin/dhtcrawler.app b/ebin/dhtcrawler.app index 9e957e7..8484798 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,"108a1bf"}, + {vsn,"e46c264"}, {registered,[dht_crawler_sup]}, {applications,[kernel,stdlib,crypto,public_key,ssl,inets,bson, mongodb]}, diff --git a/ebin/hash_download.beam b/ebin/hash_download.beam index dd31a2e..59d83eb 100644 Binary files a/ebin/hash_download.beam and b/ebin/hash_download.beam differ