1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-06 15:42:38 -05:00

Updated libuv version in build_deps.sh.

This commit is contained in:
XMRig
2019-12-06 18:39:14 +07:00
parent f1827e925e
commit 118b2e4a68

View File

@@ -1,6 +1,6 @@
#!/bin/bash -e #!/bin/bash -e
UV_VERSION="1.33.1" UV_VERSION="1.34.0"
OPENSSL_VERSION="1.1.1d" OPENSSL_VERSION="1.1.1d"
HWLOC_VERSION="2.1.0" HWLOC_VERSION="2.1.0"