{
    "version": "1.0.0",
    "description": "Command-line tool for downloading APK files from various sources",
    "homepage": "https://github.com/EFForg/apkeep",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/EFForg/apkeep/releases/download/1.0.0/apkeep-x86_64-pc-windows-msvc.exe#/apkeep.exe",
            "hash": "9e321bab9fcc6bab6f6a779ae21d3611dfe6bf3bbecc13ffc9e57aa2db044e7f"
        }
    },
    "bin": "apkeep.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/EFForg/apkeep/releases/download/$version/apkeep-x86_64-pc-windows-msvc.exe#/apkeep.exe"
            }
        }
    }
}
