File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -28,17 +28,17 @@ install_requires = [
28
28
[tool .robotpy-build .static_libs ."urcl_driver" .maven_lib_download ]
29
29
artifact_id = " URCL-driver"
30
30
group_id = " org.littletonrobotics.urcl"
31
- repo_url = " https://raw.githubusercontent.com/Mechanical-Advantage/URCL/2024.0.1 "
32
- version = " 2024.0.1 "
31
+ repo_url = " https://raw.githubusercontent.com/Mechanical-Advantage/URCL/2024.1.0 "
32
+ version = " 2024.1.0 "
33
33
libs = [
34
34
" URCLDriver" ,
35
35
]
36
36
37
37
[tool .robotpy-build .wrappers ."urcl" .maven_lib_download ]
38
38
artifact_id = " URCL-cpp"
39
39
group_id = " org.littletonrobotics.urcl"
40
- repo_url = " https://raw.githubusercontent.com/Mechanical-Advantage/URCL/2024.0.1 "
41
- version = " 2024.0.1 "
40
+ repo_url = " https://raw.githubusercontent.com/Mechanical-Advantage/URCL/2024.1.0 "
41
+ version = " 2024.1.0 "
42
42
use_sources = true
43
43
sources = [
44
44
" URCL.cpp" ,
You can’t perform that action at this time.
0 commit comments