Skip to content

Commit e1cdc40

Browse files
Updated vendordeps
Signed-off-by: thenetworkgrinch <thenetworkgrinch@users.noreply.github.com>
1 parent 806146a commit e1cdc40

File tree

3 files changed

+12
-15
lines changed

3 files changed

+12
-15
lines changed

vendordeps/PathplannerLib-2025.1.1.json vendordeps/PathplannerLib.json

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

vendordeps/REVLib-2025.0.0.json vendordeps/REVLib.json

+6-9
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"fileName": "REVLib-2025.0.0.json",
2+
"fileName": "REVLib.json",
33
"name": "REVLib",
4-
"version": "2025.0.0",
4+
"version": "2025.0.1",
55
"frcYear": "2025",
66
"uuid": "3f48eb8c-50fe-43a6-9cb7-44c86353c4cb",
77
"mavenUrls": [
@@ -12,19 +12,18 @@
1212
{
1313
"groupId": "com.revrobotics.frc",
1414
"artifactId": "REVLib-java",
15-
"version": "2025.0.0"
15+
"version": "2025.0.1"
1616
}
1717
],
1818
"jniDependencies": [
1919
{
2020
"groupId": "com.revrobotics.frc",
2121
"artifactId": "REVLib-driver",
22-
"version": "2025.0.0",
22+
"version": "2025.0.1",
2323
"skipInvalidPlatforms": true,
2424
"isJar": false,
2525
"validPlatforms": [
2626
"windowsx86-64",
27-
"windowsx86",
2827
"linuxarm64",
2928
"linuxx86-64",
3029
"linuxathena",
@@ -37,14 +36,13 @@
3736
{
3837
"groupId": "com.revrobotics.frc",
3938
"artifactId": "REVLib-cpp",
40-
"version": "2025.0.0",
39+
"version": "2025.0.1",
4140
"libName": "REVLib",
4241
"headerClassifier": "headers",
4342
"sharedLibrary": false,
4443
"skipInvalidPlatforms": true,
4544
"binaryPlatforms": [
4645
"windowsx86-64",
47-
"windowsx86",
4846
"linuxarm64",
4947
"linuxx86-64",
5048
"linuxathena",
@@ -55,14 +53,13 @@
5553
{
5654
"groupId": "com.revrobotics.frc",
5755
"artifactId": "REVLib-driver",
58-
"version": "2025.0.0",
56+
"version": "2025.0.1",
5957
"libName": "REVLibDriver",
6058
"headerClassifier": "headers",
6159
"sharedLibrary": false,
6260
"skipInvalidPlatforms": true,
6361
"binaryPlatforms": [
6462
"windowsx86-64",
65-
"windowsx86",
6663
"linuxarm64",
6764
"linuxx86-64",
6865
"linuxathena",

vendordeps/maple-sim.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"fileName": "maple-sim.json",
33
"name": "maplesim",
4-
"version": "0.3.1",
4+
"version": "0.3.2",
55
"frcYear": "2025",
66
"uuid": "c39481e8-4a63-4a4c-9df6-48d91e4da37b",
77
"mavenUrls": [
@@ -13,7 +13,7 @@
1313
{
1414
"groupId": "org.ironmaple",
1515
"artifactId": "maplesim-java",
16-
"version": "0.3.1"
16+
"version": "0.3.2"
1717
},
1818
{
1919
"groupId": "org.dyn4j",

0 commit comments

Comments
 (0)