diff --git a/ebin/dhtcrawler.app b/ebin/dhtcrawler.app index 67fc66a..9e957e7 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,"dcf0181"}, + {vsn,"108a1bf"}, {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 beb8cc1..dd31a2e 100644 Binary files a/ebin/hash_download.beam and b/ebin/hash_download.beam differ