{
    "version": "2.6.1",
    "description": "A 2FA TUI for your shell",
    "homepage": "https://github.com/tjblackheart/andcli",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/tjblackheart/andcli/releases/download/v2.6.1/andcli_v2.6.1_windows_amd64.exe#/andcli.exe",
            "hash": "ce8ff830f1852a5820a3314144284c899d7812cc5650a5618e3955e10413f71f"
        },
        "arm64": {
            "url": "https://github.com/tjblackheart/andcli/releases/download/v2.6.1/andcli_v2.6.1_windows_arm64.exe#/andcli.exe",
            "hash": "123efebab4efb331e1a41390a17d1d459d29843e09806312388389325337e81b"
        }
    },
    "bin": "andcli.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/tjblackheart/andcli/releases/download/v$version/andcli_v$version_windows_amd64.exe#/andcli.exe"
            },
            "arm64": {
                "url": "https://github.com/tjblackheart/andcli/releases/download/v$version/andcli_v$version_windows_arm64.exe#/andcli.exe"
            }
        }
    }
}
