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 5
5
[params ]
6
6
7
7
wpilib_bin_url = " https://frcmaven.wpi.edu/artifactory/release"
8
- wpilib_bin_version = " 2025.2 .1"
8
+ wpilib_bin_version = " 2025.3 .1"
9
9
# wpilib_bin_url = "https://frcmaven.wpi.edu/artifactory/development"
10
10
11
11
# Don't update these artifacts
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ scan_headers_ignore = [
37
37
artifact_id = " ntcore-cpp"
38
38
group_id = " edu.wpi.first.ntcore"
39
39
repo_url = " https://frcmaven.wpi.edu/artifactory/release"
40
- version = " 2025.2 .1"
40
+ version = " 2025.3 .1"
41
41
42
42
libs = [" ntcore" ]
43
43
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ scan_headers_ignore = [
40
40
artifact_id = " apriltag-cpp"
41
41
group_id = " edu.wpi.first.apriltag"
42
42
repo_url = " https://frcmaven.wpi.edu/artifactory/release"
43
- version = " 2025.2 .1"
43
+ version = " 2025.3 .1"
44
44
45
45
libs = [" apriltag" ]
46
46
Original file line number Diff line number Diff line change @@ -30,15 +30,15 @@ update_init = [
30
30
artifact_id = " cscore-cpp"
31
31
group_id = " edu.wpi.first.cscore"
32
32
repo_url = " https://frcmaven.wpi.edu/artifactory/release"
33
- version = " 2025.2 .1"
33
+ version = " 2025.3 .1"
34
34
35
35
libs = [" cscore" ]
36
36
37
37
[tool .robotpy-build .static_libs ."cameraserver_cpp" .maven_lib_download ]
38
38
artifact_id = " cameraserver-cpp"
39
39
group_id = " edu.wpi.first.cameraserver"
40
40
repo_url = " https://frcmaven.wpi.edu/artifactory/release"
41
- version = " 2025.2 .1"
41
+ version = " 2025.3 .1"
42
42
43
43
libs = [" cameraserver" ]
44
44
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ artifact_id = "hal-cpp"
53
53
group_id = " edu.wpi.first.hal"
54
54
# repo_url = "https://frcmaven.wpi.edu/artifactory/release"
55
55
repo_url = " https://frcmaven.wpi.edu/artifactory/release"
56
- version = " 2025.2 .1"
56
+ version = " 2025.3 .1"
57
57
58
58
libs = [" wpiHal" ]
59
59
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ artifact_id = "halsim_ds_socket"
28
28
group_id = " edu.wpi.first.halsim"
29
29
# repo_url = "https://frcmaven.wpi.edu/artifactory/release"
30
30
repo_url = " https://frcmaven.wpi.edu/artifactory/release"
31
- version = " 2025.2 .1"
31
+ version = " 2025.3 .1"
32
32
33
33
dlopenlibs = [" halsim_ds_socket" ]
34
34
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ artifact_id = "halsim_gui"
30
30
group_id = " edu.wpi.first.halsim"
31
31
# repo_url = "https://frcmaven.wpi.edu/artifactory/release"
32
32
repo_url = " https://frcmaven.wpi.edu/artifactory/release"
33
- version = " 2025.2 .1"
33
+ version = " 2025.3 .1"
34
34
35
35
dlopenlibs = [" halsim_gui" ]
36
36
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ artifact_id = "halsim_ws_server"
32
32
group_id = " edu.wpi.first.halsim"
33
33
# repo_url = "https://frcmaven.wpi.edu/artifactory/release"
34
34
repo_url = " https://frcmaven.wpi.edu/artifactory/release"
35
- version = " 2025.2 .1"
35
+ version = " 2025.3 .1"
36
36
37
37
dlopenlibs = [" halsim_ws_server" ]
38
38
@@ -45,7 +45,7 @@ artifact_id = "halsim_ws_client"
45
45
group_id = " edu.wpi.first.halsim"
46
46
# repo_url = "https://frcmaven.wpi.edu/artifactory/release"
47
47
repo_url = " https://frcmaven.wpi.edu/artifactory/release"
48
- version = " 2025.2 .1"
48
+ version = " 2025.3 .1"
49
49
50
50
dlopenlibs = [" halsim_ws_client" ]
51
51
Original file line number Diff line number Diff line change @@ -39,5 +39,5 @@ artifact_id = "romiVendordep-cpp"
39
39
group_id = " edu.wpi.first.romiVendordep"
40
40
# repo_url = "https://frcmaven.wpi.edu/artifactory/release"
41
41
repo_url = " https://frcmaven.wpi.edu/artifactory/release"
42
- version = " 2025.2 .1"
42
+ version = " 2025.3 .1"
43
43
libs = [" romiVendordep" ]
Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ scan_headers_ignore = [
69
69
artifact_id = " wpilibc-cpp"
70
70
group_id = " edu.wpi.first.wpilibc"
71
71
repo_url = " https://frcmaven.wpi.edu/artifactory/release"
72
- version = " 2025.2 .1"
72
+ version = " 2025.3 .1"
73
73
74
74
libs = [" wpilibc" ]
75
75
You can’t perform that action at this time.
0 commit comments