{
    "version": "4.8.6",
    "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/windows_server_software",
    "license": {
        "identifier": "Proprietary",
        "url": "https://www.virtualhere.com/client_license"
    },
    "architecture": {
        "64bit": {
            "url": "https://www.virtualhere.com/sites/default/files/usbserver/vhusbdwin64.exe",
            "hash": "770ea30c519f4ea504b7e2b77aa45aff8781e205af1af9468e916576f3f9ddd5"
        }
    },
    "pre_install": "if (!(Test-Path \"$persist_dir\\config.ini\")) { New-Item \"$dir\\config.ini\" | Out-Null }",
    "shortcuts": [
        [
            "vhusbdwin64.exe",
            "VirtualHere USB Server"
        ]
    ],
    "persist": "config.ini",
    "checkver": "version ([\\d.]+) Changes</a>",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://www.virtualhere.com/sites/default/files/usbserver/vhusbdwin64.exe"
            }
        }
    }
}
