{
    "version": "2.4.2",
    "description": "Two factor authentication client",
    "homepage": "https://authy.com/",
    "license": "Freeware",
    "architecture": {
        "64bit": {
            "url": "https://pkg.authy.com/authy/stable/2.4.2/win32/x64/authy-2.4.2-full.nupkg",
            "hash": "sha1:d38ffbb28e8110367db8919072e4b58f7d7ef0b4"
        },
        "32bit": {
            "url": "https://pkg.authy.com/authy/stable/2.4.2/win32/x32/authy-2.4.2-full.nupkg",
            "hash": "sha1:42916f7c15425feb65794284fcb4ed62b5b33cd0"
        }
    },
    "extract_dir": "lib\\net45",
    "shortcuts": [
        [
            "Authy Desktop.exe",
            "Authy Desktop"
        ]
    ],
    "checkver": {
        "url": "https://pkg.authy.com/_squirrel/authy/stable/x64/RELEASES",
        "regex": "authy-([\\d.]+)-full\\.nupkg",
        "reverse": true
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://pkg.authy.com/authy/stable/$version/win32/x64/authy-$version-full.nupkg",
                "hash": {
                    "url": "https://pkg.authy.com/_squirrel/authy/stable/x64/RELEASES"
                }
            },
            "32bit": {
                "url": "https://pkg.authy.com/authy/stable/$version/win32/x32/authy-$version-full.nupkg",
                "hash": {
                    "url": "https://pkg.authy.com/_squirrel/authy/stable/x32/RELEASES"
                }
            }
        }
    }
}
