{
    "version": "4.2.1",
    "homepage": "https://authme.levminer.com/",
    "description": "A 2FA desktop app that supports TOTP and Google Authenticator QR codes.",
    "license": "GPL-3.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/Levminer/authme/releases/download/4.2.1/authme-4.2.1-windows-x64.msi",
            "hash": "86be9b80a9d03e7099779a3166e2272d00d33c9dee75ab30c4b362cccdc5cc15"
        }
    },
    "extract_dir": "PFiles\\Authme",
    "shortcuts": [
        [
            "Authme.exe",
            "Authme"
        ]
    ],
    "checkver": {
        "github": "https://github.com/Levminer/authme"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/Levminer/authme/releases/download/$version/authme-$version-windows-x64.msi"
            }
        }
    }
}
