Skip to content

Commit f2eaf94

Browse files
committed
Update photonlib.json
1 parent 41ff7fc commit f2eaf94

File tree

1 file changed

+70
-70
lines changed

1 file changed

+70
-70
lines changed

vendordeps/photonlib.json

Lines changed: 70 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -1,71 +1,71 @@
11
{
2-
"fileName": "photonlib.json",
3-
"name": "photonlib",
4-
"version": "v2026.1.1-rc-2",
5-
"uuid": "515fe07e-bfc6-11fa-b3de-0242ac130004",
6-
"frcYear": "2026",
7-
"mavenUrls": [
8-
"https://maven.photonvision.org/repository/internal",
9-
"https://maven.photonvision.org/repository/snapshots"
10-
],
11-
"jsonUrl": "https://maven.photonvision.org/repository/internal/org/photonvision/photonlib-json/1.0/photonlib-json-1.0.json",
12-
"jniDependencies": [
13-
{
14-
"groupId": "org.photonvision",
15-
"artifactId": "photontargeting-cpp",
16-
"version": "v2026.1.1-rc-2",
17-
"skipInvalidPlatforms": true,
18-
"isJar": false,
19-
"validPlatforms": [
20-
"windowsx86-64",
21-
"linuxathena",
22-
"linuxx86-64",
23-
"osxuniversal"
24-
]
25-
}
26-
],
27-
"cppDependencies": [
28-
{
29-
"groupId": "org.photonvision",
30-
"artifactId": "photonlib-cpp",
31-
"version": "v2026.1.1-rc-2",
32-
"libName": "photonlib",
33-
"headerClassifier": "headers",
34-
"sharedLibrary": true,
35-
"skipInvalidPlatforms": true,
36-
"binaryPlatforms": [
37-
"windowsx86-64",
38-
"linuxathena",
39-
"linuxx86-64",
40-
"osxuniversal"
41-
]
42-
},
43-
{
44-
"groupId": "org.photonvision",
45-
"artifactId": "photontargeting-cpp",
46-
"version": "v2026.1.1-rc-2",
47-
"libName": "photontargeting",
48-
"headerClassifier": "headers",
49-
"sharedLibrary": true,
50-
"skipInvalidPlatforms": true,
51-
"binaryPlatforms": [
52-
"windowsx86-64",
53-
"linuxathena",
54-
"linuxx86-64",
55-
"osxuniversal"
56-
]
57-
}
58-
],
59-
"javaDependencies": [
60-
{
61-
"groupId": "org.photonvision",
62-
"artifactId": "photonlib-java",
63-
"version": "v2026.1.1-rc-2"
64-
},
65-
{
66-
"groupId": "org.photonvision",
67-
"artifactId": "photontargeting-java",
68-
"version": "v2026.1.1-rc-2"
69-
}
70-
]
71-
}
2+
"fileName": "photonlib.json",
3+
"name": "photonlib",
4+
"version": "v2026.1.1-rc-3",
5+
"uuid": "515fe07e-bfc6-11fa-b3de-0242ac130004",
6+
"frcYear": "2026",
7+
"mavenUrls": [
8+
"https://maven.photonvision.org/repository/internal",
9+
"https://maven.photonvision.org/repository/snapshots"
10+
],
11+
"jsonUrl": "https://maven.photonvision.org/repository/internal/org/photonvision/photonlib-json/1.0/photonlib-json-1.0.json",
12+
"jniDependencies": [
13+
{
14+
"groupId": "org.photonvision",
15+
"artifactId": "photontargeting-cpp",
16+
"version": "v2026.1.1-rc-3",
17+
"skipInvalidPlatforms": true,
18+
"isJar": false,
19+
"validPlatforms": [
20+
"windowsx86-64",
21+
"linuxathena",
22+
"linuxx86-64",
23+
"osxuniversal"
24+
]
25+
}
26+
],
27+
"cppDependencies": [
28+
{
29+
"groupId": "org.photonvision",
30+
"artifactId": "photonlib-cpp",
31+
"version": "v2026.1.1-rc-3",
32+
"libName": "photonlib",
33+
"headerClassifier": "headers",
34+
"sharedLibrary": true,
35+
"skipInvalidPlatforms": true,
36+
"binaryPlatforms": [
37+
"windowsx86-64",
38+
"linuxathena",
39+
"linuxx86-64",
40+
"osxuniversal"
41+
]
42+
},
43+
{
44+
"groupId": "org.photonvision",
45+
"artifactId": "photontargeting-cpp",
46+
"version": "v2026.1.1-rc-3",
47+
"libName": "photontargeting",
48+
"headerClassifier": "headers",
49+
"sharedLibrary": true,
50+
"skipInvalidPlatforms": true,
51+
"binaryPlatforms": [
52+
"windowsx86-64",
53+
"linuxathena",
54+
"linuxx86-64",
55+
"osxuniversal"
56+
]
57+
}
58+
],
59+
"javaDependencies": [
60+
{
61+
"groupId": "org.photonvision",
62+
"artifactId": "photonlib-java",
63+
"version": "v2026.1.1-rc-3"
64+
},
65+
{
66+
"groupId": "org.photonvision",
67+
"artifactId": "photontargeting-java",
68+
"version": "v2026.1.1-rc-3"
69+
}
70+
]
71+
}

0 commit comments

Comments
 (0)