1
0
mirror of https://github.com/xmrig/xmrig.git synced 2026-01-30 17:12:53 -05:00

Merge xmrig v6.10.0 into master

This commit is contained in:
MoneroOcean
2021-03-08 03:34:30 +00:00
64 changed files with 20043 additions and 3984 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/bash -e
HWLOC_VERSION="2.4.0"
HWLOC_VERSION="2.4.1"
mkdir -p deps
mkdir -p deps/include

View File

@@ -1,6 +1,6 @@
#!/bin/bash -e
OPENSSL_VERSION="1.1.1i"
OPENSSL_VERSION="1.1.1j"
mkdir -p deps
mkdir -p deps/include

View File

@@ -1,6 +1,6 @@
#!/bin/bash -e
UV_VERSION="1.40.0"
UV_VERSION="1.41.0"
mkdir -p deps
mkdir -p deps/include