mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-02-23 22:56:52 +01:00
Tor 0 4 7 10 (#4848)
* Tor 0.4.7.10 * update Tor version * windows binaries
This commit is contained in:
parent
2a30232181
commit
f4fff050f2
11 changed files with 23541 additions and 13746 deletions
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -77,7 +77,7 @@ class TorClient()(implicit
|
|||
object TorClient extends Logging {
|
||||
|
||||
// made by doing ./tor --version
|
||||
val TOR_VERSION = "Tor 0.4.6.10 (git-22fd351cf582aa2b)"
|
||||
val TOR_VERSION = "Tor 0.4.7.10 (git-f732a91a73be3ca6)"
|
||||
val versionFileName = "version.txt"
|
||||
|
||||
lazy val DEFAULT_TOR_LOCATION: Option[File] = {
|
||||
|
|
Loading…
Add table
Reference in a new issue