aboutsummaryrefslogtreecommitdiff
path: root/desktop/scripts/get-tor-osx.py
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/scripts/get-tor-osx.py')
-rwxr-xr-xdesktop/scripts/get-tor-osx.py8
1 files changed, 4 insertions, 4 deletions
diff --git a/desktop/scripts/get-tor-osx.py b/desktop/scripts/get-tor-osx.py
index 2f2d2959..b973a90a 100755
--- a/desktop/scripts/get-tor-osx.py
+++ b/desktop/scripts/get-tor-osx.py
@@ -3,7 +3,7 @@
"""
OnionShare | https://onionshare.org/
-Copyright (C) 2014-2021 Micah Lee, et al. <micah@micahflee.com>
+Copyright (C) 2014-2022 Micah Lee, et al. <micah@micahflee.com>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -36,10 +36,10 @@ from bridges import UpdateTorBridges
def main():
- dmg_url = "https://dist.torproject.org/torbrowser/11.0a10/TorBrowser-11.0a10-osx64_en-US.dmg"
- dmg_filename = "TorBrowser-11.0a10-osx64_en-US.dmg"
+ dmg_url = "https://dist.torproject.org/torbrowser/11.0.4/TorBrowser-11.0.4-osx64_en-US.dmg"
+ dmg_filename = "TorBrowser-11.0.4-osx64_en-US.dmg"
expected_dmg_sha256 = (
- "c6823a28fd28205437564815f93011ff93b7972da2a8ce16919adfc65909e7b9"
+ "309a67c8a82ae266756d7cf5ea00e94d9242e59d55eaff97dcd6201da3c8449c"
)
# Build paths