update constant for tor to 0.3.1.9
This commit is contained in:
parent
3b766484bf
commit
3528afd114
|
@ -26,6 +26,7 @@ public interface TorServiceConstants {
|
|||
|
||||
int FILE_WRITE_BUFFER_SIZE = 1024;
|
||||
|
||||
String BINARY_TOR_VERSION = "0.3.1.9-openssl1.0.2k";
|
||||
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue