mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-03 03:01:44 +00:00
[upstream_utils] Update to libuv 1.47.0 (#5889)
This commit is contained in:
@@ -13,7 +13,7 @@ from upstream_utils import (
|
||||
|
||||
|
||||
def main():
|
||||
upstream_root = clone_repo("https://github.com/libuv/libuv", "v1.46.0")
|
||||
upstream_root = clone_repo("https://github.com/libuv/libuv", "v1.47.0")
|
||||
wpilib_root = get_repo_root()
|
||||
wpinet = os.path.join(wpilib_root, "wpinet")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user