Skip to content

Commit 344216e

Browse files
authored
Add ChoreoLib v2026.0.2 (#279)
1 parent cf32324 commit 344216e

File tree

1 file changed

+44
-0
lines changed

1 file changed

+44
-0
lines changed

2026/ChoreoLib-2026.0.2.json

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
{
2+
"fileName": "ChoreoLib2026.json",
3+
"name": "ChoreoLib",
4+
"version": "2026.0.2",
5+
"uuid": "b5e23f0a-dac9-4ad2-8dd6-02767c520aca",
6+
"frcYear": "2026",
7+
"mavenUrls": [
8+
"https://frcmaven.wpi.edu/artifactory/sleipnirgroup-mvn-release/",
9+
"https://repo1.maven.org/maven2"
10+
],
11+
"jsonUrl": "https://choreo.autos/lib/ChoreoLib2026.json",
12+
"javaDependencies": [
13+
{
14+
"groupId": "choreo",
15+
"artifactId": "ChoreoLib-java",
16+
"version": "2026.0.2"
17+
},
18+
{
19+
"groupId": "com.google.code.gson",
20+
"artifactId": "gson",
21+
"version": "2.11.0"
22+
}
23+
],
24+
"jniDependencies": [],
25+
"cppDependencies": [
26+
{
27+
"groupId": "choreo",
28+
"artifactId": "ChoreoLib-cpp",
29+
"version": "2026.0.2",
30+
"libName": "ChoreoLib",
31+
"headerClassifier": "headers",
32+
"sharedLibrary": false,
33+
"skipInvalidPlatforms": true,
34+
"binaryPlatforms": [
35+
"windowsx86-64",
36+
"linuxx86-64",
37+
"osxuniversal",
38+
"linuxathena",
39+
"linuxarm32",
40+
"linuxarm64"
41+
]
42+
}
43+
]
44+
}

0 commit comments

Comments
 (0)