This commit is contained in:
Hans Karlinius
2024-11-27 11:48:40 +01:00
parent cdd01ce000
commit ebdba29fed

View File

@@ -1,5 +1,5 @@
name: VirtualHere Client name: VirtualHere Client
version: "0.1.128" version: "0.1.129"
slug: vhclient slug: vhclient
description: VirtualHere Client description: VirtualHere Client
arch: arch:
@@ -40,14 +40,13 @@ usb: true
usbip: true usbip: true
kernel_modules: true kernel_modules: true
options: options:
clientid:
autouse: true autouse: true
autofind: true autofind: true
schema: schema:
clientid: str?
autouse: bool autouse: bool
autofind: bool autofind: bool
manualhub: "str?" clientid: str?
manualhub: str?
stage: experimental stage: experimental
init: false init: false