mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-03 03:01:44 +00:00
[wpiutil] Update to foonathan memory 0.7-3 (#5573)
This commit is contained in:
@@ -59,7 +59,7 @@ def run_global_replacements(memory_files):
|
||||
|
||||
|
||||
def main():
|
||||
upstream_root = clone_repo("https://github.com/foonathan/memory", "v0.7-2")
|
||||
upstream_root = clone_repo("https://github.com/foonathan/memory", "v0.7-3")
|
||||
wpilib_root = get_repo_root()
|
||||
wpiutil = os.path.join(wpilib_root, "wpiutil")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user