updated resource string to 0.3.4.8-openssl1.0.2p

This commit is contained in:
n8fr8 2018-09-13 06:09:05 -04:00
parent 75bd78b287
commit 8a66040c4f
1 changed files with 1 additions and 1 deletions

View File

@ -20,6 +20,6 @@ public interface TorServiceConstants {
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";
}