libuv is with new version
https://github.com/libuv/libuv/archive/refs/tags/v1.42.0.tar.gz
This commit is contained in:
parent
230ff87634
commit
e3480528ee
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/bash -e
|
#!/bin/bash -e
|
||||||
|
|
||||||
UV_VERSION="1.41.0"
|
UV_VERSION="1.42.0"
|
||||||
|
|
||||||
mkdir -p deps
|
mkdir -p deps
|
||||||
mkdir -p deps/include
|
mkdir -p deps/include
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue