mirror of
https://github.com/onionshare/onionshare.git
synced 2025-06-20 20:44:23 -04:00
One more get-tor fix for win64
This commit is contained in:
parent
e60c56d457
commit
609cf488eb
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ def get_tor_windows(platform):
|
||||||
"libevent-2-1-7.dll",
|
"libevent-2-1-7.dll",
|
||||||
"libevent_core-2-1-7.dll",
|
"libevent_core-2-1-7.dll",
|
||||||
"libevent_extra-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",
|
"libssl-1_1-x64.dll",
|
||||||
"libssp-0.dll",
|
"libssp-0.dll",
|
||||||
"libwinpthread-1.dll",
|
"libwinpthread-1.dll",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue