mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-04 03:11:43 +00:00
[upstream_utils] Upgrade to fmt 11.0.1 (#6804)
This commit is contained in:
@@ -13,7 +13,7 @@ from upstream_utils import (
|
||||
|
||||
|
||||
def main():
|
||||
upstream_root = clone_repo("https://github.com/fmtlib/fmt", "11.0.0")
|
||||
upstream_root = clone_repo("https://github.com/fmtlib/fmt", "11.0.1")
|
||||
wpilib_root = get_repo_root()
|
||||
wpiutil = os.path.join(wpilib_root, "wpiutil")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user