Skip to content

Commit 91e38bc

Browse files
chore(registry): publish marketplace registry update (#242)
1 parent 28b2bbc commit 91e38bc

File tree

6 files changed

+70
-0
lines changed

6 files changed

+70
-0
lines changed

dist/registry/index.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,20 @@
9999
}
100100
]
101101
},
102+
{
103+
"id": "slint",
104+
"name": "Slint",
105+
"description": "Slint UI rendering as a video source \u2014 render .slint files to RGBA8 frames at configurable resolution and frame rate",
106+
"latest": "0.1.0",
107+
"versions": [
108+
{
109+
"version": "0.1.0",
110+
"manifest_url": "https://streamkit.dev/registry/plugins/slint/0.1.0/manifest.json",
111+
"signature_url": "https://streamkit.dev/registry/plugins/slint/0.1.0/manifest.minisig",
112+
"published_at": "2026-04-03"
113+
}
114+
]
115+
},
102116
{
103117
"id": "supertonic",
104118
"name": "Supertonic",
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"schema_version": 1,
3+
"id": "slint",
4+
"name": "Slint",
5+
"version": "0.1.0",
6+
"node_kind": "slint",
7+
"kind": "native",
8+
"description": "Slint UI rendering as a video source \u2014 render .slint files to RGBA8 frames at configurable resolution and frame rate",
9+
"license": "MPL-2.0",
10+
"entrypoint": "libslint.so",
11+
"bundle": {
12+
"url": "https://github.com/streamer45/streamkit/releases/download/plugin-slint-v0.1.0/slint-0.1.0-bundle.tar.zst",
13+
"sha256": "d7fe514f4c5c11de0054d8b9853827812bddcd378a10ff24f6334b7d6a32063f",
14+
"size_bytes": 9666065
15+
},
16+
"models": []
17+
}
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
untrusted comment: signature from minisign secret key
2+
RUQ/85JEqYXEgUB8RDkj2NZGgH0RlM00hc6DdOLrb2KXSylAscNWc9HT/V4duLxhmsyE5tZE6Sawbt3JzF6SHNQKxhrVVnMruwc=
3+
trusted comment: timestamp:1775239878 file:manifest.json hashed
4+
vsE+dE+cmM1tbWsfMN5RuaMv/5nD2UfHixCgA/fKke8QSLS0YylZtnFL/4SNSCMv8FKji5A5onGEt6IAwxxdDg==

docs/public/registry/index.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,20 @@
9999
}
100100
]
101101
},
102+
{
103+
"id": "slint",
104+
"name": "Slint",
105+
"description": "Slint UI rendering as a video source \u2014 render .slint files to RGBA8 frames at configurable resolution and frame rate",
106+
"latest": "0.1.0",
107+
"versions": [
108+
{
109+
"version": "0.1.0",
110+
"manifest_url": "https://streamkit.dev/registry/plugins/slint/0.1.0/manifest.json",
111+
"signature_url": "https://streamkit.dev/registry/plugins/slint/0.1.0/manifest.minisig",
112+
"published_at": "2026-04-03"
113+
}
114+
]
115+
},
102116
{
103117
"id": "supertonic",
104118
"name": "Supertonic",
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"schema_version": 1,
3+
"id": "slint",
4+
"name": "Slint",
5+
"version": "0.1.0",
6+
"node_kind": "slint",
7+
"kind": "native",
8+
"description": "Slint UI rendering as a video source \u2014 render .slint files to RGBA8 frames at configurable resolution and frame rate",
9+
"license": "MPL-2.0",
10+
"entrypoint": "libslint.so",
11+
"bundle": {
12+
"url": "https://github.com/streamer45/streamkit/releases/download/plugin-slint-v0.1.0/slint-0.1.0-bundle.tar.zst",
13+
"sha256": "d7fe514f4c5c11de0054d8b9853827812bddcd378a10ff24f6334b7d6a32063f",
14+
"size_bytes": 9666065
15+
},
16+
"models": []
17+
}
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
untrusted comment: signature from minisign secret key
2+
RUQ/85JEqYXEgUB8RDkj2NZGgH0RlM00hc6DdOLrb2KXSylAscNWc9HT/V4duLxhmsyE5tZE6Sawbt3JzF6SHNQKxhrVVnMruwc=
3+
trusted comment: timestamp:1775239878 file:manifest.json hashed
4+
vsE+dE+cmM1tbWsfMN5RuaMv/5nD2UfHixCgA/fKke8QSLS0YylZtnFL/4SNSCMv8FKji5A5onGEt6IAwxxdDg==

0 commit comments

Comments
 (0)