diff --git a/deps/mongodb/ebin/mongo_cursor.beam b/deps/mongodb/ebin/mongo_cursor.beam index 58cf89e..ada2903 100644 Binary files a/deps/mongodb/ebin/mongo_cursor.beam and b/deps/mongodb/ebin/mongo_cursor.beam differ diff --git a/ebin/db_store_mongo.beam b/ebin/db_store_mongo.beam index f759897..65824c7 100644 Binary files a/ebin/db_store_mongo.beam and b/ebin/db_store_mongo.beam differ diff --git a/ebin/dhtcrawler.app b/ebin/dhtcrawler.app index 8c697da..6aadfc0 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,"f16d25d"}, + {vsn,"f887208"}, {registered,[dht_crawler_sup]}, {applications,[kernel,stdlib,crypto,public_key,ssl,inets,bson, mongodb]}, @@ -17,8 +17,8 @@ loc_torrent_sup,name_seger,rmmseg,sphinx_builder, sphinx_builder2,sphinx_builder_sup,sphinx_cmd, sphinx_doc,sphinx_id,sphinx_search,sphinx_torrent, - sphinx_xml,string_split,string_util,time_util, - tor_builder,tor_download,tor_download_stats, + sphinx_torrent2,sphinx_xml,string_split,string_util, + time_util,tor_builder,tor_download,tor_download_stats, tor_location,tor_location_reader,tor_location_writer, tor_name_seg,torrent_file,transfer,urldecode,vlog, xmerl_xml_cdata]}]}. diff --git a/ebin/sphinx_torrent.beam b/ebin/sphinx_torrent.beam index 375b358..aa70f1a 100644 Binary files a/ebin/sphinx_torrent.beam and b/ebin/sphinx_torrent.beam differ