summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2022-06-19 16:05:17 -0400
committerMicah Lee <micah@micahflee.com>2022-06-19 16:05:17 -0400
commit609cf488ebfb35c8769a11454ec4c0a38eefa3e4 (patch)
tree52d0308220dd16d412ba8cc9f74eaebc49cda477
parente60c56d4574402d1647c4fcb47b260bd21dd250c (diff)
downloadonionshare-609cf488ebfb35c8769a11454ec4c0a38eefa3e4.tar.gz
onionshare-609cf488ebfb35c8769a11454ec4c0a38eefa3e4.zip
One more get-tor fix for win64
-rw-r--r--desktop/scripts/get-tor.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/scripts/get-tor.py b/desktop/scripts/get-tor.py
index 4ba53ce2..edd47320 100644
--- a/desktop/scripts/get-tor.py
+++ b/desktop/scripts/get-tor.py
@@ -66,7 +66,7 @@ def get_tor_windows(platform):
"libevent-2-1-7.dll",
"libevent_core-2-1-7.dll",
"libevent_extra-2-1-7.dll",
- "libgcc_s_dw2-1.dll",
+ "libgcc_s_seh-1.dll",
"libssl-1_1-x64.dll",
"libssp-0.dll",
"libwinpthread-1.dll",