Skip to content

Commit cedccf1

Browse files
committed
Updated choreo and thrifty to 2026 releases
1 parent 1b58894 commit cedccf1

2 files changed

Lines changed: 11 additions & 10 deletions

File tree

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,19 @@
11
{
2-
"fileName": "ChoreoLib2026Beta.json",
2+
"fileName": "ChoreoLib2026.json",
33
"name": "ChoreoLib",
4-
"version": "2026.0.0-beta-1",
4+
"version": "2026.0.1",
55
"uuid": "b5e23f0a-dac9-4ad2-8dd6-02767c520aca",
66
"frcYear": "2026",
77
"mavenUrls": [
8-
"https://frcmaven.wpi.edu/artifactory/sleipnirgroup-mvn-release/"
8+
"https://frcmaven.wpi.edu/artifactory/sleipnirgroup-mvn-release/",
9+
"https://repo1.maven.org/maven2"
910
],
10-
"jsonUrl": "https://choreo.autos/lib/ChoreoLib2026Beta.json",
11+
"jsonUrl": "https://choreo.autos/lib/ChoreoLib2026.json",
1112
"javaDependencies": [
1213
{
1314
"groupId": "choreo",
1415
"artifactId": "ChoreoLib-java",
15-
"version": "2026.0.0-beta-1"
16+
"version": "2026.0.1"
1617
},
1718
{
1819
"groupId": "com.google.code.gson",
@@ -25,7 +26,7 @@
2526
{
2627
"groupId": "choreo",
2728
"artifactId": "ChoreoLib-cpp",
28-
"version": "2026.0.0-beta-1",
29+
"version": "2026.0.1",
2930
"libName": "ChoreoLib",
3031
"headerClassifier": "headers",
3132
"sharedLibrary": false,
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
{
2-
"fileName": "ThriftyLib.json",
2+
"fileName": "ThriftyLib-2026.0.0.json",
33
"name": "ThriftyLib",
4-
"version": "2025.1.1",
4+
"version": "2026.0.0",
55
"frcYear": "2026",
66
"uuid": "60b2694b-9e6e-4026-81ee-6f167946f4b0",
77
"mavenUrls": [
88
"https://docs.home.thethriftybot.com"
99
],
10-
"jsonUrl": "https://docs.home.thethriftybot.com/ThriftyLib.json",
10+
"jsonUrl": "https://docs.home.thethriftybot.com/ThriftyLib-2026.json",
1111
"javaDependencies": [
1212
{
1313
"groupId": "com.thethriftybot.frc",
1414
"artifactId": "ThriftyLib-java",
15-
"version": "2025.1.1"
15+
"version": "2026.0.0"
1616
}
1717
],
1818
"jniDependencies": [],

0 commit comments

Comments
 (0)