mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
[upstream_utils] Add timestamps to commit hashes (#8078)
This commit is contained in:
@@ -17,6 +17,7 @@ def copy_upstream_src(wpilib_root: Path):
|
||||
def main():
|
||||
name = "gl3w"
|
||||
url = "https://github.com/skaslev/gl3w"
|
||||
# master on 2022-03-24
|
||||
tag = "5f8d7fd191ba22ff2b60c1106d7135bb9a335533"
|
||||
|
||||
gl3w = Lib(name, url, tag, copy_upstream_src)
|
||||
|
||||
Reference in New Issue
Block a user