updated resource string to 0.3.4.8-openssl1.0.2p
This commit is contained in:
parent
75bd78b287
commit
8a66040c4f
|
@ -20,6 +20,6 @@ public interface TorServiceConstants {
|
||||||
|
|
||||||
int FILE_WRITE_BUFFER_SIZE = 1024;
|
int FILE_WRITE_BUFFER_SIZE = 1024;
|
||||||
|
|
||||||
String BINARY_TOR_VERSION = "0.3.4.7-openssl1.0.2o";
|
String BINARY_TOR_VERSION = "0.3.4.8-openssl1.0.2p";
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue