diff --git a/tor/libevent-2.1.6.dylib b/tor/libevent-2.1.6.dylib index d32d926..ee21f6a 100755 Binary files a/tor/libevent-2.1.6.dylib and b/tor/libevent-2.1.6.dylib differ diff --git a/tor/tor b/tor/tor index 31e06af..78b3348 100755 --- a/tor/tor +++ b/tor/tor @@ -13,4 +13,3 @@ if [ ! -f tor.real -a -d ../../../MacOS/Tor ]; then cd ../../../MacOS/Tor fi exec ./tor.real "$@" - diff --git a/tor/tor.real b/tor/tor.real index 540dc77..b875fe7 100755 Binary files a/tor/tor.real and b/tor/tor.real differ