{
    "version": "5.9.8",
    "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:ea623927e9b1b603da0c9843fa6dfb0f8cd9c5d0"
        },
        "arm64": {
            "url": "https://www.virtualhere.com/sites/default/files/usbclient/vhuiarm64.exe#/vhui.exe",
            "hash": "sha1:6cf98e76b47835f02b1bd1fa5d2d4e83624efdb7"
        }
    },
    "shortcuts": [
        [
            "vhui.exe",
            "VirtualHere Client"
        ]
    ],
    "checkver": ">Version ([\\d.]+)",
    "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"
        }
    }
}
