Skip to content

Commit a3c3e87

Browse files
Updated YAMS to 2025.9.8 (#158)
* [create-pull-request] automated change * Update 2025_metadata.json
1 parent 9927e39 commit a3c3e87

File tree

2 files changed

+22
-2
lines changed

2 files changed

+22
-2
lines changed

2025/yams-2025.9.8.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"fileName": "yams.json",
3+
"name": "Yet Another Mechanism System",
4+
"version": "2025.9.8",
5+
"frcYear": "2025",
6+
"uuid": "a1051e86-a979-4880-a28b-a0d5362d1d96",
7+
"mavenUrls": [
8+
"https://yet-another-software-suite.github.io/YAMS/releases/"
9+
],
10+
"jsonUrl": "https://yet-another-software-suite.github.io/YAMS/YAMS.json",
11+
"javaDependencies": [
12+
{
13+
"groupId": "yams",
14+
"artifactId": "YAMS-java",
15+
"version": "2025.9.8"
16+
}
17+
],
18+
"cppDependencies": [],
19+
"jniDependencies": []
20+
}

2025_metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"name": "Yet Another Mechanism System",
7272
"description": "Mechanism simulation and control framework",
7373
"website": "https://yagsl.gitbook.io/yams/",
74-
"instructions": "https://yagsl.gitbook.io/yams/"
74+
"instructions": "https://yagsl.gitbook.io/yams/documentation"
7575
},
7676
{
7777
"uuid": "1ccce5a4-acd2-4d18-bca3-4b8047188400",
@@ -122,4 +122,4 @@
122122
"description": "Grapple Robotics' library for our smart frc devices",
123123
"website": "https://grapplerobotics.au"
124124
}
125-
]
125+
]

0 commit comments

Comments
 (0)