Change Tor Browser URLs

This commit is contained in:
Micah Lee 2021-05-16 11:06:37 -04:00
parent 53820f0bdb
commit 5a0029823b
2 changed files with 2 additions and 2 deletions

View file

@ -33,7 +33,7 @@ import requests
def main():
exe_url = "https://archive.torproject.org/tor-package-archive/torbrowser/10.0.16/torbrowser-install-10.0.16_en-US.exe"
exe_url = "https://www.torproject.org/dist/torbrowser/10.0.16/torbrowser-install-win64-10.0.16_en-US.exe"
exe_filename = "torbrowser-install-10.0.16_en-US.exe"
expected_exe_sha256 = (
"1f93d756b4aee1b2df7d85c8d58b626b0d38d89c974c0a02f324ff51f5b23ee1"