mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-03 17:39:54 +00:00
Merge pull request #4232
5954d6b
cmake: update sodium dll from 23 to 26 (selsta)
This commit is contained in:
commit
4a7e26b812
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ if(APPLE OR (WIN32 AND NOT STATIC))
|
||||||
libdouble-conversion.dll
|
libdouble-conversion.dll
|
||||||
libgcrypt-20.dll
|
libgcrypt-20.dll
|
||||||
libgpg-error-0.dll
|
libgpg-error-0.dll
|
||||||
libsodium-23.dll
|
libsodium-26.dll
|
||||||
libzmq.dll
|
libzmq.dll
|
||||||
#platform files
|
#platform files
|
||||||
libgcc_s_seh-1.dll
|
libgcc_s_seh-1.dll
|
||||||
|
|
Loading…
Reference in a new issue