Update build.uv.sh and build.openssl.sh.

This commit is contained in:
XMRig 2020-10-31 14:15:53 +07:00
parent 565d36d9e4
commit dad1fdb505
No known key found for this signature in database
GPG key ID: 446A53638BE94409
2 changed files with 2 additions and 2 deletions

View file

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

View file

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