diff --git a/ebin/dhtcrawler.app b/ebin/dhtcrawler.app index 017726c..d2fd33d 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,"bdaf17f"}, + {vsn,"720a680"}, {registered,[dht_crawler_sup]}, {applications,[kernel,stdlib,crypto,public_key,ssl,inets,bson, mongodb]}, diff --git a/ebin/http_cache.beam b/ebin/http_cache.beam index 5a43487..0a5d17a 100644 Binary files a/ebin/http_cache.beam and b/ebin/http_cache.beam differ