{
    "version": "0.17.1",
    "description": "A utility for generating 2FA codes for Steam and managing Steam trade confirmations.",
    "homepage": "https://github.com/dyc3/steamguard-cli",
    "license": "GPL-3.0-or-later",
    "architecture": {
        "64bit": {
            "url": "https://github.com/dyc3/steamguard-cli/releases/download/v0.17.1/steamguard.exe",
            "hash": "795ae2448124a313e12f5fb85924dac50850654db255b9ce91a0cb97541869eb"
        }
    },
    "env_set": {
        "STEAMGUARD_CLI_MAFILES": "$persist_dir\\maFiles"
    },
    "bin": "steamguard.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/dyc3/steamguard-cli/releases/download/v$version/steamguard.exe"
            }
        }
    }
}
