{
    "version": "5.0.7",
    "description": "Mirror and Control your Phone",
    "homepage": "https://vysor.io/",
    "license": {
        "identifier": "Unknown",
        "url": "https://www.vysor.io/VysorLicense.pdf"
    },
    "architecture": {
        "64bit": {
            "url": "https://github.com/koush/vysor.io/releases/download/v5.0.7/vysor-5.0.7-full.nupkg",
            "hash": "sha1:cfa6ba616f9ab266c41b8ab8148bf9a2d2ab5467"
        }
    },
    "extract_dir": "lib\\net45",
    "shortcuts": [
        [
            "Vysor.exe",
            "Vysor"
        ]
    ],
    "checkver": {
        "github": "https://github.com/koush/vysor.io"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/koush/vysor.io/releases/download/v$version/vysor-$version-full.nupkg",
                "hash": {
                    "url": "$baseurl/RELEASES"
                }
            }
        }
    }
}
