-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathrepository.json
More file actions
22 lines (22 loc) · 846 Bytes
/
repository.json
File metadata and controls
22 lines (22 loc) · 846 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
"$schema": "https://gitlab.com/kicad/code/kicad/-/raw/master/kicad/pcm/schemas/pcm.v1.schema.json#/definitions/Repository",
"name": "LCSC Manager Repository",
"maintainer": {
"name": "hulryung",
"contact": {
"web": "https://github.com/hulryung/kicad-lcsc-manager"
}
},
"packages": {
"url": "https://raw.githubusercontent.com/hulryung/kicad-lcsc-manager/main/packages.json",
"sha256": "9ced58fb6d7b34a87e0a3a8802d96a8f510eea3007f633a178899efb99e255fa",
"update_time_utc": "2026-05-11 12:18:43",
"update_timestamp": 1778501923
},
"resources": {
"url": "https://github.com/hulryung/kicad-lcsc-manager/raw/main/resources.zip",
"sha256": "3746f44491d621d5138e68fc03660402dcca16a1f0d0d13757bfa406503fb346",
"update_time_utc": "2026-01-17 03:18:00",
"update_timestamp": 1737081480
}
}