mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2024-11-19 01:40:55 +01:00
Tor v0.4.6.10 (#4331)
* Tor v0.4.6.10 * Update tor version Co-authored-by: Chris Stewart <stewart.chris1234@gmail.com>
This commit is contained in:
parent
059f2f5fac
commit
9d90b2279a
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.
Binary file not shown.
@ -77,7 +77,7 @@ class TorClient()(implicit
|
||||
object TorClient extends Logging {
|
||||
|
||||
// made by doing ./tor --version
|
||||
val TOR_VERSION = "Tor version 0.4.6.9 (git-ea2ada6d1459f829)."
|
||||
val TOR_VERSION = "Tor 0.4.6.10 (git-22fd351cf582aa2b)"
|
||||
val versionFileName = "version.txt"
|
||||
|
||||
lazy val DEFAULT_TOR_LOCATION: Option[File] = {
|
||||
|
Loading…
Reference in New Issue
Block a user