libuv: Update script to get libuv 1.44.2

This commit is contained in:
Brad King
2022-09-22 14:09:38 -04:00
parent e7fd69fa36
commit cfe8fd6421

View File

@@ -8,7 +8,7 @@ readonly name="libuv"
readonly ownership="libuv upstream <libuv@googlegroups.com>"
readonly subtree="Utilities/cmlibuv"
readonly repo="https://github.com/libuv/libuv.git"
readonly tag="v1.x"
readonly tag="v1.44.2"
readonly shortlog=false
readonly paths="
LICENSE