Browse Source

libuv: Update script to get libuv 1.44.2

Brad King 3 years ago
parent
commit
cfe8fd6421
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Utilities/Scripts/update-libuv.bash

+ 1 - 1
Utilities/Scripts/update-libuv.bash

@@ -8,7 +8,7 @@ readonly name="libuv"
 readonly ownership="libuv upstream <[email protected]>"
 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