{
    "version": "1.12.1",
    "description": "Secure email that protects your privacy by Proton.",
    "homepage": "https://proton.me/mail",
    "license": "GPL-3.0-only",
    "architecture": {
        "64bit": {
            "url": "https://proton.me/download/mail/windows/1.12.1/proton_mail-1.12.1-full.nupkg",
            "hash": "sha1:bc45030bba42d576504c20c4acaf67e0cae1d4bd"
        }
    },
    "extract_dir": "lib\\net45",
    "shortcuts": [
        [
            "Proton Mail.exe",
            "Proton\\Proton Mail"
        ]
    ],
    "checkver": {
        "url": "https://proton.me/download/mail/windows/version.json",
        "jsonpath": "$.Releases[?(@.CategoryName == 'Stable')].Version"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://proton.me/download/mail/windows/$version/proton_mail-$version-full.nupkg"
            }
        },
        "hash": {
            "url": "$baseurl/RELEASES"
        }
    }
}
