Skip to content

Commit

Permalink
Add ChoreoLib 2025.0.2 (#104)
Browse files Browse the repository at this point in the history
  • Loading branch information
shueja authored Jan 22, 2025
1 parent fa49c43 commit 858dd2d
Showing 1 changed file with 45 additions and 0 deletions.
45 changes: 45 additions & 0 deletions 2025/ChoreoLib-2025.0.2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
{
"fileName": "ChoreoLib-2025.0.2.json",
"name": "ChoreoLib",
"version": "2025.0.2",
"uuid": "b5e23f0a-dac9-4ad2-8dd6-02767c520aca",
"frcYear": "2025",
"mavenUrls": [
"https://lib.choreo.autos/dep",
"https://repo1.maven.org/maven2"
],
"jsonUrl": "https://lib.choreo.autos/dep/ChoreoLib2025.json",
"javaDependencies": [
{
"groupId": "choreo",
"artifactId": "ChoreoLib-java",
"version": "2025.0.2"
},
{
"groupId": "com.google.code.gson",
"artifactId": "gson",
"version": "2.11.0"
}
],
"jniDependencies": [],
"cppDependencies": [
{
"groupId": "choreo",
"artifactId": "ChoreoLib-cpp",
"version": "2025.0.2",
"libName": "ChoreoLib",
"headerClassifier": "headers",
"sharedLibrary": false,
"skipInvalidPlatforms": true,
"binaryPlatforms": [
"windowsx86-64",
"linuxx86-64",
"osxuniversal",
"linuxathena",
"linuxarm32",
"linuxarm64"
]
}
]
}

0 comments on commit 858dd2d

Please sign in to comment.