Skip to content

Commit 7b899cf

Browse files
committed
updated vendorlibs (everything is updated except PlayingWithFusion)
1 parent 0155542 commit 7b899cf

3 files changed

Lines changed: 60 additions & 60 deletions

File tree

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"fileName": "PathplannerLib-2025.2.7.json",
2+
"fileName": "PathplannerLib-2026.1.2.json",
33
"name": "PathplannerLib",
4-
"version": "2025.2.7",
4+
"version": "2026.1.2",
55
"uuid": "1b42324f-17c6-4875-8e77-1c312bc8c786",
66
"frcYear": "2026",
77
"mavenUrls": [
@@ -12,15 +12,15 @@
1212
{
1313
"groupId": "com.pathplanner.lib",
1414
"artifactId": "PathplannerLib-java",
15-
"version": "2025.2.7"
15+
"version": "2026.1.2"
1616
}
1717
],
1818
"jniDependencies": [],
1919
"cppDependencies": [
2020
{
2121
"groupId": "com.pathplanner.lib",
2222
"artifactId": "PathplannerLib-cpp",
23-
"version": "2025.2.7",
23+
"version": "2026.1.2",
2424
"libName": "PathplannerLib",
2525
"headerClassifier": "headers",
2626
"sharedLibrary": false,

vendordeps/REVLib.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"fileName": "REVLib.json",
33
"name": "REVLib",
4-
"version": "2026.0.0",
4+
"version": "2026.0.1",
55
"frcYear": "2026",
66
"uuid": "3f48eb8c-50fe-43a6-9cb7-44c86353c4cb",
77
"mavenUrls": [
@@ -12,14 +12,14 @@
1212
{
1313
"groupId": "com.revrobotics.frc",
1414
"artifactId": "REVLib-java",
15-
"version": "2026.0.0"
15+
"version": "2026.0.1"
1616
}
1717
],
1818
"jniDependencies": [
1919
{
2020
"groupId": "com.revrobotics.frc",
2121
"artifactId": "REVLib-driver",
22-
"version": "2026.0.0",
22+
"version": "2026.0.1",
2323
"skipInvalidPlatforms": true,
2424
"isJar": false,
2525
"validPlatforms": [
@@ -34,7 +34,7 @@
3434
{
3535
"groupId": "com.revrobotics.frc",
3636
"artifactId": "RevLibBackendDriver",
37-
"version": "2026.0.0",
37+
"version": "2026.0.1",
3838
"skipInvalidPlatforms": true,
3939
"isJar": false,
4040
"validPlatforms": [
@@ -49,7 +49,7 @@
4949
{
5050
"groupId": "com.revrobotics.frc",
5151
"artifactId": "RevLibWpiBackendDriver",
52-
"version": "2026.0.0",
52+
"version": "2026.0.1",
5353
"skipInvalidPlatforms": true,
5454
"isJar": false,
5555
"validPlatforms": [
@@ -66,7 +66,7 @@
6666
{
6767
"groupId": "com.revrobotics.frc",
6868
"artifactId": "REVLib-cpp",
69-
"version": "2026.0.0",
69+
"version": "2026.0.1",
7070
"libName": "REVLib",
7171
"headerClassifier": "headers",
7272
"sharedLibrary": false,
@@ -83,7 +83,7 @@
8383
{
8484
"groupId": "com.revrobotics.frc",
8585
"artifactId": "REVLib-driver",
86-
"version": "2026.0.0",
86+
"version": "2026.0.1",
8787
"libName": "REVLibDriver",
8888
"headerClassifier": "headers",
8989
"sharedLibrary": false,
@@ -100,7 +100,7 @@
100100
{
101101
"groupId": "com.revrobotics.frc",
102102
"artifactId": "RevLibBackendDriver",
103-
"version": "2026.0.0",
103+
"version": "2026.0.1",
104104
"libName": "BackendDriver",
105105
"sharedLibrary": true,
106106
"skipInvalidPlatforms": true,
@@ -116,7 +116,7 @@
116116
{
117117
"groupId": "com.revrobotics.frc",
118118
"artifactId": "RevLibWpiBackendDriver",
119-
"version": "2026.0.0",
119+
"version": "2026.0.1",
120120
"libName": "REVLibWpi",
121121
"sharedLibrary": true,
122122
"skipInvalidPlatforms": true,
Original file line numberDiff line numberDiff line change
@@ -1,71 +1,71 @@
11
{
2-
"fileName": "Studica-2025.0.1.json",
2+
"fileName": "Studica.json",
33
"name": "Studica",
4-
"version": "2025.0.1",
5-
"uuid": "cb311d09-36e9-4143-a032-55bb2b94443b",
4+
"version": "2026.0.0",
65
"frcYear": "2026",
6+
"uuid": "cb311d09-36e9-4143-a032-55bb2b94443b",
77
"mavenUrls": [
8-
"https://dev.studica.com/maven/release/2025/"
8+
"https://dev.studica.com/maven/release/2026/"
99
],
10-
"jsonUrl": "https://dev.studica.com/releases/2025/Studica-2025.0.1.json",
11-
"cppDependencies": [
10+
"jsonUrl": "https://dev.studica.com/maven/release/2026/json/Studica-2026.0.0.json",
11+
"javaDependencies": [
1212
{
13-
"artifactId": "Studica-cpp",
14-
"binaryPlatforms": [
15-
"linuxathena",
16-
"linuxarm32",
17-
"linuxarm64",
18-
"linuxx86-64",
19-
"osxuniversal",
20-
"windowsx86-64"
21-
],
2213
"groupId": "com.studica.frc",
23-
"headerClassifier": "headers",
24-
"libName": "Studica",
25-
"sharedLibrary": false,
26-
"skipInvalidPlatforms": true,
27-
"version": "2025.0.1"
28-
},
14+
"artifactId": "Studica-java",
15+
"version": "2026.0.0"
16+
}
17+
],
18+
"jniDependencies": [
2919
{
20+
"groupId": "com.studica.frc",
3021
"artifactId": "Studica-driver",
31-
"binaryPlatforms": [
32-
"linuxathena",
33-
"linuxarm32",
22+
"version": "2026.0.0",
23+
"skipInvalidPlatforms": true,
24+
"isJar": false,
25+
"validPlatforms": [
26+
"windowsx86-64",
3427
"linuxarm64",
3528
"linuxx86-64",
36-
"osxuniversal",
37-
"windowsx86-64"
38-
],
29+
"linuxathena",
30+
"linuxarm32",
31+
"osxuniversal"
32+
]
33+
}
34+
],
35+
"cppDependencies": [
36+
{
3937
"groupId": "com.studica.frc",
38+
"artifactId": "Studica-cpp",
39+
"version": "2026.0.0",
40+
"libName": "Studica",
4041
"headerClassifier": "headers",
41-
"libName": "StudicaDriver",
4242
"sharedLibrary": false,
4343
"skipInvalidPlatforms": true,
44-
"version": "2025.0.1"
45-
}
46-
],
47-
"javaDependencies": [
44+
"binaryPlatforms": [
45+
"windowsx86-64",
46+
"linuxarm64",
47+
"linuxx86-64",
48+
"linuxathena",
49+
"linuxarm32",
50+
"osxuniversal"
51+
]
52+
},
4853
{
49-
"artifactId": "Studica-java",
5054
"groupId": "com.studica.frc",
51-
"version": "2025.0.1"
52-
}
53-
],
54-
"jniDependencies": [
55-
{
5655
"artifactId": "Studica-driver",
57-
"groupId": "com.studica.frc",
58-
"isJar": false,
56+
"version": "2026.0.0",
57+
"libName": "StudicaDriver",
58+
"headerClassifier": "headers",
59+
"sharedLibrary": false,
5960
"skipInvalidPlatforms": true,
60-
"validPlatforms": [
61-
"linuxathena",
62-
"linuxarm32",
61+
"binaryPlatforms": [
62+
"windowsx86-64",
6363
"linuxarm64",
6464
"linuxx86-64",
65-
"osxuniversal",
66-
"windowsx86-64"
67-
],
68-
"version": "2025.0.1"
65+
"linuxathena",
66+
"linuxarm32",
67+
"osxuniversal"
68+
]
6969
}
7070
]
7171
}

0 commit comments

Comments
 (0)