Skip to content

Commit 0e74e94

Browse files
Automatically add YAMS version 2026.6.12.1 (#322)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action
1 parent 0a83e86 commit 0e74e94

1 file changed

Lines changed: 39 additions & 0 deletions

File tree

2026/yams-2026.6.12.1.json

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
{
2+
"fileName": "yams.json",
3+
"name": "Yet Another Mechanism System",
4+
"version": "2026.6.12.1",
5+
"frcYear": "2026",
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": "2026.6.12.1"
16+
}
17+
],
18+
"cppDependencies": [
19+
{
20+
"groupId": "yams",
21+
"artifactId": "YAMS-cpp",
22+
"version": "2026.6.12.1",
23+
"libName": "YAMS",
24+
"headerClassifier": "headers",
25+
"sharedLibrary": true,
26+
"skipInvalidPlatforms": true,
27+
"binaryPlatforms": [
28+
"windowsx86-64",
29+
"linuxarm64",
30+
"linuxx86-64",
31+
"linuxathena",
32+
"linuxarm32",
33+
"osxuniversal"
34+
]
35+
}
36+
],
37+
"jniDependencies": [],
38+
"requires": []
39+
}

0 commit comments

Comments
 (0)