{
    "version": "7.0.0",
    "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/7.0.0/authme-7.0.0-windows-x64.msi",
            "hash": "a773200d31624f94b39a1334509a075fc2651d25196c1c39dc5b849817ccc48b"
        }
    },
    "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"
            }
        }
    }
}
