From 39d644978cca0dc45f63585e7ca415e334a18c11 Mon Sep 17 00:00:00 2001 From: thenetworkgrinch <10247070+thenetworkgrinch@users.noreply.github.com> Date: Mon, 27 Oct 2025 14:08:03 +0000 Subject: [PATCH] [create-pull-request] automated change --- 2025/yams-2025.10.27.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 2025/yams-2025.10.27.json diff --git a/2025/yams-2025.10.27.json b/2025/yams-2025.10.27.json new file mode 100644 index 0000000..f17098b --- /dev/null +++ b/2025/yams-2025.10.27.json @@ -0,0 +1,20 @@ +{ + "fileName": "yams.json", + "name": "Yet Another Mechanism System", + "version": "2025.10.27", + "frcYear": "2025", + "uuid": "a1051e86-a979-4880-a28b-a0d5362d1d96", + "mavenUrls": [ + "https://yet-another-software-suite.github.io/YAMS/releases/" + ], + "jsonUrl": "https://yet-another-software-suite.github.io/YAMS/yams.json", + "javaDependencies": [ + { + "groupId": "yams", + "artifactId": "YAMS-java", + "version": "2025.10.27" + } + ], + "cppDependencies": [], + "jniDependencies": [] +}