This commit is contained in:
Hans Karlinius
2024-11-28 05:42:57 +01:00
parent 57936d2093
commit 3ced1ba57e

View File

@@ -1,5 +1,5 @@
name: VirtualHere Client name: VirtualHere Client
version: "0.1.134" version: "0.1.135"
slug: vhclient slug: vhclient
description: VirtualHere Client description: VirtualHere Client
arch: arch:
@@ -42,12 +42,15 @@ kernel_modules: true
options: options:
autouse: true autouse: true
autofind: true autofind: true
test:
type: array
items:
schema: schema:
autouse: bool autouse: bool
autofind: bool autofind: bool
clientid: str? clientid: str?
manualhub: str? manualhub: str?
test: list(empty)? test: []
stage: experimental stage: experimental
init: false init: false