{
    "version": "5.5.5",
    "description": "Allows USB devices to be used remotely over a network just as if they were locally connected (server-side app)",
    "homepage": "https://www.virtualhere.com/usb_client_software",
    "license": {
        "identifier": "Proprietary",
        "url": "https://www.virtualhere.com/client_license"
    },
    "architecture": {
        "64bit": {
            "url": "https://www.virtualhere.com/sites/default/files/usbclient/vhui64.exe#/vhui.exe",
            "hash": "sha1:7d1b059925e21dcc049722925145f32cb1a4b1a9"
        },
        "arm64": {
            "url": "https://www.virtualhere.com/sites/default/files/usbclient/vhuiarm64.exe#/vhui.exe",
            "hash": "sha1:73d623fe16021234902f8f4df1c9b579ad897b46"
        }
    },
    "shortcuts": [
        [
            "vhui.exe",
            "VirtualHere Client"
        ]
    ],
    "checkver": "Version ([\\d.]+)</b>",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://www.virtualhere.com/sites/default/files/usbclient/vhui64.exe#/vhui.exe"
            },
            "arm64": {
                "url": "https://www.virtualhere.com/sites/default/files/usbclient/vhuiarm64.exe#/vhui.exe"
            }
        },
        "hash": {
            "url": "$baseurl/SHA1SUM",
            "regex": "$sha1\\s+$basename"
        }
    }
}
