kylin-code/extensions/theme-seti/cgmanifest.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

16 lines
281 B
JSON
Raw Normal View History

2022-06-14 14:37:10 +08:00
{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "seti-ui",
"repositoryUrl": "https://github.com/jesseweed/seti-ui",
2024-04-30 20:57:13 +08:00
"commitHash": "fd20793e5a75b350eab8d489165fb9b420df3f62"
2022-06-14 14:37:10 +08:00
}
},
"version": "0.1.0"
}
],
"version": 1
}