{
    "version": "1.4.2",
    "description": "Virtual desktops for Windows.",
    "homepage": "https://github.com/henkman/virgo",
    "license": "MIT",
    "url": "https://github.com/henkman/virgo/releases/download/v.1.4.2/virgo.zip",
    "hash": "bc9f698daa1a7c19c933f90dd7382af0f7fec844a01f38baa428d3bae318c739",
    "bin": "virgo.exe",
    "shortcuts": [
        [
            "virgo.exe",
            "virgo"
        ]
    ],
    "checkver": {
        "github": "https://api.github.com/repos/henkman/virgo/releases/latest",
        "jsonpath": "$.tag_name",
        "regex": "v\\.([\\d.]+)"
    },
    "autoupdate": {
        "url": "https://github.com/henkman/virgo/releases/download/v.$version/virgo.zip"
    }
}
