-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcatalog.json
More file actions
30 lines (30 loc) · 805 Bytes
/
catalog.json
File metadata and controls
30 lines (30 loc) · 805 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
{
"entries": [
{
"current_version": "1.3.1",
"publication_path": "skills/cli-forge",
"release_metadata_path": "skills/cli-forge/release.json",
"skill_id": "cli-forge",
"target_variants": [
"x86_64-unknown-linux-gnu",
"aarch64-apple-darwin"
],
"updated_at": "2026-04-02T07:27:35.948Z"
},
{
"current_version": "1.3.0",
"publication_path": "skills/rust-cli",
"release_metadata_path": "skills/rust-cli/release.json",
"skill_id": "rust-cli",
"target_variants": [
"x86_64-unknown-linux-gnu",
"aarch64-apple-darwin"
],
"updated_at": "2026-04-02T07:08:38.978Z"
}
],
"entry_count": 2,
"format": "json",
"path": "catalog.json",
"updated_at": "2026-04-02T07:27:35.948Z"
}