From fa49c4384e76d73109a14a44a7e24e460481a966 Mon Sep 17 00:00:00 2001 From: Sam Dare <71729556+samdare2000@users.noreply.github.com> Date: Wed, 22 Jan 2025 14:07:17 -0500 Subject: [PATCH] Add files via upload (#102) --- 2025/ThriftyLib-2025.0.2.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 2025/ThriftyLib-2025.0.2.json diff --git a/2025/ThriftyLib-2025.0.2.json b/2025/ThriftyLib-2025.0.2.json new file mode 100644 index 0000000..00d3f73 --- /dev/null +++ b/2025/ThriftyLib-2025.0.2.json @@ -0,0 +1,20 @@ +{ + "fileName": "ThriftyLib.json", + "name": "ThriftyLib", + "version": "2025.0.2", + "frcYear": "2025", + "uuid": "60b2694b-9e6e-4026-81ee-6f167946f4b0", + "mavenUrls": [ + "https://docs.home.thethriftybot.com" + ], + "jsonUrl": "https://docs.home.thethriftybot.com/ThriftyLib.json", + "javaDependencies": [ + { + "groupId": "com.thethriftybot.frc", + "artifactId": "ThriftyLib-java", + "version": "2025.0.2" + } + ], + "jniDependencies": [], + "cppDependencies": [] +} \ No newline at end of file