{
    "version": "1.36.1",
    "description": "Free password manager with identity protection by Proton.",
    "homepage": "https://proton.me/pass",
    "license": "GPL-3.0-only",
    "architecture": {
        "64bit": {
            "url": "https://proton.me/download/pass/windows/ProtonPass-1.36.1-full.nupkg",
            "hash": "3a78705371460a27e60703c76061ed877f7ea44e1cba3ebacaffd9b9a473887a"
        }
    },
    "extract_dir": "lib\\net45",
    "shortcuts": [
        [
            "ProtonPass.exe",
            "Proton\\Proton Pass"
        ]
    ],
    "checkver": {
        "url": "https://proton.me/download/pass/windows/version.json",
        "jsonpath": "$.Releases[?(@.CategoryName == 'Stable')].Version"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://proton.me/download/pass/windows/ProtonPass-$version-full.nupkg"
            }
        }
    }
}
