mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-07 07:55:04 -05:00
Updated libuv version in build_deps.sh.
This commit is contained in:
@@ -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"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user