File tree Expand file tree Collapse file tree 14 files changed +17
-17
lines changed Expand file tree Collapse file tree 14 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 55[params ]
66
77wpilib_bin_url = " https://frcmaven.wpi.edu/artifactory/release"
8- wpilib_bin_version = " 2025.2 .1"
8+ wpilib_bin_version = " 2025.3 .1"
99# wpilib_bin_url = "https://frcmaven.wpi.edu/artifactory/development"
1010
1111# Don't update these artifacts
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ scan_headers_ignore = [
3737artifact_id = " ntcore-cpp"
3838group_id = " edu.wpi.first.ntcore"
3939repo_url = " https://frcmaven.wpi.edu/artifactory/release"
40- version = " 2025.2 .1"
40+ version = " 2025.3 .1"
4141
4242libs = [" ntcore" ]
4343
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ scan_headers_ignore = [
4040artifact_id = " apriltag-cpp"
4141group_id = " edu.wpi.first.apriltag"
4242repo_url = " https://frcmaven.wpi.edu/artifactory/release"
43- version = " 2025.2 .1"
43+ version = " 2025.3 .1"
4444
4545libs = [" apriltag" ]
4646
Original file line number Diff line number Diff line change @@ -30,15 +30,15 @@ update_init = [
3030artifact_id = " cscore-cpp"
3131group_id = " edu.wpi.first.cscore"
3232repo_url = " https://frcmaven.wpi.edu/artifactory/release"
33- version = " 2025.2 .1"
33+ version = " 2025.3 .1"
3434
3535libs = [" cscore" ]
3636
3737[tool .robotpy-build .static_libs ."cameraserver_cpp" .maven_lib_download ]
3838artifact_id = " cameraserver-cpp"
3939group_id = " edu.wpi.first.cameraserver"
4040repo_url = " https://frcmaven.wpi.edu/artifactory/release"
41- version = " 2025.2 .1"
41+ version = " 2025.3 .1"
4242
4343libs = [" cameraserver" ]
4444
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ artifact_id = "hal-cpp"
5353group_id = " edu.wpi.first.hal"
5454# repo_url = "https://frcmaven.wpi.edu/artifactory/release"
5555repo_url = " https://frcmaven.wpi.edu/artifactory/release"
56- version = " 2025.2 .1"
56+ version = " 2025.3 .1"
5757
5858libs = [" wpiHal" ]
5959
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ artifact_id = "halsim_ds_socket"
2828group_id = " edu.wpi.first.halsim"
2929# repo_url = "https://frcmaven.wpi.edu/artifactory/release"
3030repo_url = " https://frcmaven.wpi.edu/artifactory/release"
31- version = " 2025.2 .1"
31+ version = " 2025.3 .1"
3232
3333dlopenlibs = [" halsim_ds_socket" ]
3434
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ artifact_id = "halsim_gui"
3030group_id = " edu.wpi.first.halsim"
3131# repo_url = "https://frcmaven.wpi.edu/artifactory/release"
3232repo_url = " https://frcmaven.wpi.edu/artifactory/release"
33- version = " 2025.2 .1"
33+ version = " 2025.3 .1"
3434
3535dlopenlibs = [" halsim_gui" ]
3636
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ artifact_id = "halsim_ws_server"
3232group_id = " edu.wpi.first.halsim"
3333# repo_url = "https://frcmaven.wpi.edu/artifactory/release"
3434repo_url = " https://frcmaven.wpi.edu/artifactory/release"
35- version = " 2025.2 .1"
35+ version = " 2025.3 .1"
3636
3737dlopenlibs = [" halsim_ws_server" ]
3838
@@ -45,7 +45,7 @@ artifact_id = "halsim_ws_client"
4545group_id = " edu.wpi.first.halsim"
4646# repo_url = "https://frcmaven.wpi.edu/artifactory/release"
4747repo_url = " https://frcmaven.wpi.edu/artifactory/release"
48- version = " 2025.2 .1"
48+ version = " 2025.3 .1"
4949
5050dlopenlibs = [" halsim_ws_client" ]
5151
Original file line number Diff line number Diff line change @@ -39,5 +39,5 @@ artifact_id = "romiVendordep-cpp"
3939group_id = " edu.wpi.first.romiVendordep"
4040# repo_url = "https://frcmaven.wpi.edu/artifactory/release"
4141repo_url = " https://frcmaven.wpi.edu/artifactory/release"
42- version = " 2025.2 .1"
42+ version = " 2025.3 .1"
4343libs = [" romiVendordep" ]
Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ scan_headers_ignore = [
6969artifact_id = " wpilibc-cpp"
7070group_id = " edu.wpi.first.wpilibc"
7171repo_url = " https://frcmaven.wpi.edu/artifactory/release"
72- version = " 2025.2 .1"
72+ version = " 2025.3 .1"
7373
7474libs = [" wpilibc" ]
7575
You can’t perform that action at this time.
0 commit comments