diff --git a/pathplannerlib/vendordeps/WPILibNewCommands.json b/pathplannerlib/vendordeps/WPILibNewCommands.json index f3a689af7..7cba06991 100644 --- a/pathplannerlib/vendordeps/WPILibNewCommands.json +++ b/pathplannerlib/vendordeps/WPILibNewCommands.json @@ -1,11 +1,11 @@ { "fileName": "WPILibNewCommands.json", "name": "WPILib-New-Commands", - "version": "2027.0.0-alpha-1", + "version": "1.0.0", "uuid": "111e20f7-815e-48f8-9dd6-e675ce75b266", + "frcYear": "2027_alpha1", "mavenUrls": [], "jsonUrl": "", - "frcYear": "2027_alpha1", "javaDependencies": [ { "groupId": "edu.wpi.first.wpilibNewCommands", @@ -18,13 +18,14 @@ { "groupId": "edu.wpi.first.wpilibNewCommands", "artifactId": "wpilibNewCommands-cpp", - "version": "2027.0.0-alpha-1", + "version": "wpilib", "libName": "wpilibNewCommands", "headerClassifier": "headers", "sourcesClassifier": "sources", "sharedLibrary": true, "skipInvalidPlatforms": true, "binaryPlatforms": [ + "linuxsystemcore", "linuxathena", "linuxarm32", "linuxarm64", @@ -35,4 +36,4 @@ ] } ] - } \ No newline at end of file +} \ No newline at end of file