{
    "version": "0.15.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/0.15.0/apkeep-x86_64-pc-windows-msvc.exe#/apkeep.exe",
            "hash": "63586eda52092a8007d5302e22dd8725a885885f5cda0890f032d6a9094533e9"
        }
    },
    "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"
            }
        }
    }
}
