mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-06 03:31:43 +00:00
[upstream_utils] Add timestamps to commit hashes (#8078)
This commit is contained in:
@@ -55,6 +55,7 @@ def copy_upstream_src(wpilib_root: Path):
|
||||
def main():
|
||||
name = "mrcal"
|
||||
url = "https://github.com/dkogan/mrcal"
|
||||
# master on 2024-11-29
|
||||
tag = "662a539d3cbba4948c31d06a780569173b3fb6e6"
|
||||
|
||||
mrcal = Lib(name, url, tag, copy_upstream_src)
|
||||
|
||||
Reference in New Issue
Block a user