{
    "##": [
        "Deprecated 2024-03-19: <https://help.twilio.com/articles/22771146070299>.",
        "Packages have been taken down, cannot find them elsewhere."
    ],
    "version": "3.0.0",
    "description": "Two factor authentication client",
    "homepage": "https://authy.com/",
    "license": "Freeware",
    "architecture": {
        "64bit": {
            "url": "https://pkg.authy.com/authy/stable/3.0.0/win32/x64/authy-3.0.0-full.nupkg",
            "hash": "sha1:72bd2c570b536d8a462e3ebfaf232751ec3d1dda"
        },
        "32bit": {
            "url": "https://pkg.authy.com/authy/stable/3.0.0/win32/x32/authy-3.0.0-full.nupkg",
            "hash": "sha1:6555ee07f4635150bf20b8062251eade63eaa6ac"
        }
    },
    "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"
                }
            }
        }
    }
}
