|
1 | 1 | { |
2 | | - "fileName": "Phoenix5-5.35.1.json", |
| 2 | + "fileName": "Phoenix5-5.36.0.json", |
3 | 3 | "name": "CTRE-Phoenix (v5)", |
4 | | - "version": "5.35.1", |
5 | | - "frcYear": "2025", |
| 4 | + "version": "5.36.0", |
| 5 | + "frcYear": "2026", |
6 | 6 | "uuid": "ab676553-b602-441f-a38d-f1296eff6537", |
7 | 7 | "mavenUrls": [ |
8 | 8 | "https://maven.ctr-electronics.com/release/" |
9 | 9 | ], |
10 | | - "jsonUrl": "https://maven.ctr-electronics.com/release/com/ctre/phoenix/Phoenix5-frc2025-latest.json", |
| 10 | + "jsonUrl": "https://maven.ctr-electronics.com/release/com/ctre/phoenix/Phoenix5-frc2026-latest.json", |
11 | 11 | "requires": [ |
12 | 12 | { |
13 | 13 | "uuid": "e995de00-2c64-4df5-8831-c1441420ff19", |
14 | 14 | "errorMessage": "Phoenix 5 requires low-level libraries from Phoenix 6. Please add the Phoenix 6 vendordep before adding Phoenix 5.", |
15 | | - "offlineFileName": "Phoenix6-frc2025-latest.json", |
16 | | - "onlineUrl": "https://maven.ctr-electronics.com/release/com/ctre/phoenix6/latest/Phoenix6-frc2025-latest.json" |
| 15 | + "offlineFileName": "Phoenix6-frc2026-latest.json", |
| 16 | + "onlineUrl": "https://maven.ctr-electronics.com/release/com/ctre/phoenix6/latest/Phoenix6-frc2026-latest.json" |
17 | 17 | } |
18 | 18 | ], |
19 | 19 | "conflictsWith": [ |
20 | 20 | { |
21 | 21 | "uuid": "e7900d8d-826f-4dca-a1ff-182f658e98af", |
22 | 22 | "errorMessage": "Users must use the Phoenix 5 replay vendordep when using the Phoenix 6 replay vendordep.", |
23 | | - "offlineFileName": "Phoenix6-replay-frc2025-latest.json" |
| 23 | + "offlineFileName": "Phoenix6-replay-frc2026-latest.json" |
24 | 24 | }, |
25 | 25 | { |
26 | 26 | "uuid": "fbc886a4-2cec-40c0-9835-71086a8cc3df", |
27 | 27 | "errorMessage": "Users cannot have both the replay and regular Phoenix 5 vendordeps in their robot program.", |
28 | | - "offlineFileName": "Phoenix5-replay-frc2025-latest.json" |
| 28 | + "offlineFileName": "Phoenix5-replay-frc2026-latest.json" |
29 | 29 | } |
30 | 30 | ], |
31 | 31 | "javaDependencies": [ |
32 | 32 | { |
33 | 33 | "groupId": "com.ctre.phoenix", |
34 | 34 | "artifactId": "api-java", |
35 | | - "version": "5.35.1" |
| 35 | + "version": "5.36.0" |
36 | 36 | }, |
37 | 37 | { |
38 | 38 | "groupId": "com.ctre.phoenix", |
39 | 39 | "artifactId": "wpiapi-java", |
40 | | - "version": "5.35.1" |
| 40 | + "version": "5.36.0" |
41 | 41 | } |
42 | 42 | ], |
43 | 43 | "jniDependencies": [ |
44 | 44 | { |
45 | 45 | "groupId": "com.ctre.phoenix", |
46 | 46 | "artifactId": "cci", |
47 | | - "version": "5.35.1", |
| 47 | + "version": "5.36.0", |
48 | 48 | "isJar": false, |
49 | 49 | "skipInvalidPlatforms": true, |
50 | 50 | "validPlatforms": [ |
|
58 | 58 | { |
59 | 59 | "groupId": "com.ctre.phoenix.sim", |
60 | 60 | "artifactId": "cci-sim", |
61 | | - "version": "5.35.1", |
| 61 | + "version": "5.36.0", |
62 | 62 | "isJar": false, |
63 | 63 | "skipInvalidPlatforms": true, |
64 | 64 | "validPlatforms": [ |
|
74 | 74 | { |
75 | 75 | "groupId": "com.ctre.phoenix", |
76 | 76 | "artifactId": "wpiapi-cpp", |
77 | | - "version": "5.35.1", |
| 77 | + "version": "5.36.0", |
78 | 78 | "libName": "CTRE_Phoenix_WPI", |
79 | 79 | "headerClassifier": "headers", |
80 | 80 | "sharedLibrary": true, |
|
90 | 90 | { |
91 | 91 | "groupId": "com.ctre.phoenix", |
92 | 92 | "artifactId": "api-cpp", |
93 | | - "version": "5.35.1", |
| 93 | + "version": "5.36.0", |
94 | 94 | "libName": "CTRE_Phoenix", |
95 | 95 | "headerClassifier": "headers", |
96 | 96 | "sharedLibrary": true, |
|
106 | 106 | { |
107 | 107 | "groupId": "com.ctre.phoenix", |
108 | 108 | "artifactId": "cci", |
109 | | - "version": "5.35.1", |
| 109 | + "version": "5.36.0", |
110 | 110 | "libName": "CTRE_PhoenixCCI", |
111 | 111 | "headerClassifier": "headers", |
112 | 112 | "sharedLibrary": true, |
|
122 | 122 | { |
123 | 123 | "groupId": "com.ctre.phoenix.sim", |
124 | 124 | "artifactId": "wpiapi-cpp-sim", |
125 | | - "version": "5.35.1", |
| 125 | + "version": "5.36.0", |
126 | 126 | "libName": "CTRE_Phoenix_WPISim", |
127 | 127 | "headerClassifier": "headers", |
128 | 128 | "sharedLibrary": true, |
|
138 | 138 | { |
139 | 139 | "groupId": "com.ctre.phoenix.sim", |
140 | 140 | "artifactId": "api-cpp-sim", |
141 | | - "version": "5.35.1", |
| 141 | + "version": "5.36.0", |
142 | 142 | "libName": "CTRE_PhoenixSim", |
143 | 143 | "headerClassifier": "headers", |
144 | 144 | "sharedLibrary": true, |
|
154 | 154 | { |
155 | 155 | "groupId": "com.ctre.phoenix.sim", |
156 | 156 | "artifactId": "cci-sim", |
157 | | - "version": "5.35.1", |
| 157 | + "version": "5.36.0", |
158 | 158 | "libName": "CTRE_PhoenixCCISim", |
159 | 159 | "headerClassifier": "headers", |
160 | 160 | "sharedLibrary": true, |
|
0 commit comments