Merge pull request #1393 from onionshare/update-tor

Update tor
This commit is contained in:
Micah Lee 2021-08-20 11:48:36 -07:00 committed by GitHub
commit da2c9d00e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 7 deletions

View File

@ -34,10 +34,10 @@ import requests
def main():
dmg_url = "https://dist.torproject.org/torbrowser/10.0.18/TorBrowser-10.0.18-osx64_en-US.dmg"
dmg_url = "https://dist.torproject.org/torbrowser/10.5.5/TorBrowser-10.5.5-osx64_en-US.dmg"
dmg_filename = "TorBrowser-10.0.18-osx64_en-US.dmg"
expected_dmg_sha256 = (
"d7e92e3803e65f11541555eb04b828feb9e8c98cf2cb1391692ade091bfb8b5f"
"f93d2174c58309d1d563deb3616fc3aec689b6eb0af4d70661b1695c26fc2af7"
)
# Build paths

View File

@ -33,10 +33,10 @@ import requests
def main():
exe_url = "https://dist.torproject.org/torbrowser/10.0.18/torbrowser-install-10.0.18_en-US.exe"
exe_filename = "torbrowser-install-10.0.18_en-US.exe"
exe_url = "https://dist.torproject.org/torbrowser/10.5.5/torbrowser-install-10.5.5_en-US.exe"
exe_filename = "torbrowser-install-10.5.5_en-US.exe"
expected_exe_sha256 = (
"a42f31fc7abe322e457d9f69bae76f935b7ab0a6f9d137d00b6dcc9974ca6e10"
"5a0248f6be61e94467fd6f951eb85d653138dea5a8793de42c6edad1507f1ae7"
)
# Build paths
root_path = os.path.dirname(

View File

@ -134,8 +134,8 @@ parts:
after: [tor, obfs4]
tor:
source: https://dist.torproject.org/tor-0.4.5.8.tar.gz
source-checksum: sha256/57ded091e8bcdcebb0013fe7ef4a4439827cb169358c7874fd05fa00d813e227
source: https://dist.torproject.org/tor-0.4.6.7.tar.gz
source-checksum: sha256/ff665ce121b2952110bd98b9c8741b5593bf6c01ac09033ad848ed92c2510f9a
source-type: tar
plugin: autotools
build-packages: