Skip to content

Commit

Permalink
Updating ChoreoLib, REVLib
Browse files Browse the repository at this point in the history
  • Loading branch information
vendor-updater[bot] committed Jan 23, 2025
1 parent 14c6aea commit c966f9c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"fileName": "ChoreoLib-2025.0.1.json",
"fileName": "ChoreoLib-2025.0.2.json",
"name": "ChoreoLib",
"version": "2025.0.1",
"version": "2025.0.2",
"uuid": "b5e23f0a-dac9-4ad2-8dd6-02767c520aca",
"frcYear": "2025",
"mavenUrls": [
Expand All @@ -13,7 +13,7 @@
{
"groupId": "choreo",
"artifactId": "ChoreoLib-java",
"version": "2025.0.1"
"version": "2025.0.2"
},
{
"groupId": "com.google.code.gson",
Expand All @@ -26,7 +26,7 @@
{
"groupId": "choreo",
"artifactId": "ChoreoLib-cpp",
"version": "2025.0.1",
"version": "2025.0.2",
"libName": "ChoreoLib",
"headerClassifier": "headers",
"sharedLibrary": false,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"fileName": "REVLib-2025.0.1.json",
"fileName": "REVLib-2025.0.2.json",
"name": "REVLib",
"version": "2025.0.1",
"version": "2025.0.2",
"frcYear": "2025",
"uuid": "3f48eb8c-50fe-43a6-9cb7-44c86353c4cb",
"mavenUrls": [
Expand All @@ -12,14 +12,14 @@
{
"groupId": "com.revrobotics.frc",
"artifactId": "REVLib-java",
"version": "2025.0.1"
"version": "2025.0.2"
}
],
"jniDependencies": [
{
"groupId": "com.revrobotics.frc",
"artifactId": "REVLib-driver",
"version": "2025.0.1",
"version": "2025.0.2",
"skipInvalidPlatforms": true,
"isJar": false,
"validPlatforms": [
Expand All @@ -36,7 +36,7 @@
{
"groupId": "com.revrobotics.frc",
"artifactId": "REVLib-cpp",
"version": "2025.0.1",
"version": "2025.0.2",
"libName": "REVLib",
"headerClassifier": "headers",
"sharedLibrary": false,
Expand All @@ -53,7 +53,7 @@
{
"groupId": "com.revrobotics.frc",
"artifactId": "REVLib-driver",
"version": "2025.0.1",
"version": "2025.0.2",
"libName": "REVLibDriver",
"headerClassifier": "headers",
"sharedLibrary": false,
Expand Down

0 comments on commit c966f9c

Please sign in to comment.