|
1 | 1 | { |
2 | | - "fileName": "playingwithfusion2025.json", |
| 2 | + "fileName": "playingwithfusion2026.json", |
3 | 3 | "name": "PlayingWithFusion", |
4 | | - "version": "2025.01.23", |
| 4 | + "version": "2026.1.16", |
5 | 5 | "uuid": "14b8ad04-24df-11ea-978f-2e728ce88125", |
6 | 6 | "frcYear": "2026", |
7 | | - "jsonUrl": "https://www.playingwithfusion.com/frc/playingwithfusion2025.json", |
| 7 | + "jsonUrl": "https://www.playingwithfusion.com/frc/playingwithfusion2026.json", |
8 | 8 | "mavenUrls": [ |
9 | 9 | "https://www.playingwithfusion.com/frc/maven/" |
10 | 10 | ], |
11 | 11 | "javaDependencies": [ |
12 | 12 | { |
13 | 13 | "groupId": "com.playingwithfusion.frc", |
14 | 14 | "artifactId": "PlayingWithFusion-java", |
15 | | - "version": "2025.01.23" |
| 15 | + "version": "2026.1.16" |
16 | 16 | } |
17 | 17 | ], |
18 | 18 | "jniDependencies": [ |
19 | 19 | { |
20 | 20 | "groupId": "com.playingwithfusion.frc", |
21 | 21 | "artifactId": "PlayingWithFusion-driver", |
22 | | - "version": "2025.01.23", |
| 22 | + "version": "2026.1.16", |
23 | 23 | "skipInvalidPlatforms": true, |
24 | 24 | "isJar": false, |
25 | 25 | "validPlatforms": [ |
26 | 26 | "windowsx86-64", |
27 | | - "windowsx86", |
28 | 27 | "linuxarm64", |
29 | 28 | "linuxx86-64", |
30 | 29 | "linuxathena", |
|
37 | 36 | { |
38 | 37 | "groupId": "com.playingwithfusion.frc", |
39 | 38 | "artifactId": "PlayingWithFusion-cpp", |
40 | | - "version": "2025.01.23", |
| 39 | + "version": "2026.1.16", |
| 40 | + "libName": "PlayingWithFusion", |
41 | 41 | "headerClassifier": "headers", |
42 | 42 | "sharedLibrary": false, |
43 | | - "libName": "PlayingWithFusion", |
44 | 43 | "skipInvalidPlatforms": true, |
45 | 44 | "binaryPlatforms": [ |
46 | 45 | "windowsx86-64", |
47 | | - "windowsx86", |
48 | 46 | "linuxarm64", |
49 | 47 | "linuxx86-64", |
50 | 48 | "linuxathena", |
|
55 | 53 | { |
56 | 54 | "groupId": "com.playingwithfusion.frc", |
57 | 55 | "artifactId": "PlayingWithFusion-driver", |
58 | | - "version": "2025.01.23", |
| 56 | + "version": "2026.1.16", |
| 57 | + "libName": "PlayingWithFusionDriver", |
59 | 58 | "headerClassifier": "headers", |
60 | 59 | "sharedLibrary": true, |
61 | | - "libName": "PlayingWithFusionDriver", |
62 | 60 | "skipInvalidPlatforms": true, |
63 | 61 | "binaryPlatforms": [ |
64 | 62 | "windowsx86-64", |
65 | | - "windowsx86", |
66 | 63 | "linuxarm64", |
67 | 64 | "linuxx86-64", |
68 | 65 | "linuxathena", |
|
0 commit comments