Skip to content

Commit

Permalink
chore: update windows tor version (#3290)
Browse files Browse the repository at this point in the history
Description
---
Update windows tor version
  • Loading branch information
stringhandler authored Sep 3, 2021
1 parent 27253d9 commit 12cb1fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildtools/install_tor_services.bat
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ rem - Tor Services {Note: `powershell` cannot `expand-archive` to `C:\Program Fi
rem - Download 'Windows Expert Bundle' at https://archive.torproject.org/tor-package-archive/torbrowser/,
rem e.g. `9.5.3/tor-win64-0.4.3.6.zip`

set tor_version=9.5.3
set tor_zip=tor-win64-0.4.3.6.zip
set tor_version=11.0a5
set tor_zip=tor-win64-0.4.6.7.zip
set tor_folder=%USERPROFILE%\.tor_services
set tor_runtime=tor.exe

Expand Down

0 comments on commit 12cb1fb

Please sign in to comment.