{
    "version": "2.2.1",
    "description": "A window manager to divide your screen, increase your productivity.",
    "homepage": "https://maxto.net",
    "license": "Shareware",
    "url": "https://files.maxto.net/releases/2.2.1/MaxTo-2.2.1-full.nupkg",
    "hash": "sha1:27992b86b6fef4f53ccca676105551a3ec2fb2db",
    "extract_dir": "lib\\net472",
    "bin": "MaxTo.exe",
    "shortcuts": [
        [
            "MaxTo.Core.exe",
            "MaxTo"
        ]
    ],
    "checkver": {
        "url": "https://maxto.net/en/release",
        "regex": "MaxTo-([\\d.]+)\\.zip"
    },
    "autoupdate": {
        "url": "https://files.maxto.net/releases/$version/MaxTo-$version-full.nupkg",
        "hash": {
            "url": "$baseurl/RELEASES"
        }
    }
}
