{
    "version": "3.9.1",
    "description": "Google Drive CLI Client",
    "homepage": "https://github.com/glotlabs/gdrive",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/glotlabs/gdrive/releases/download/3.9.1/gdrive_windows-x64.zip",
            "hash": "md5:84d76a8e5546977ad174809f5720301d"
        }
    },
    "bin": "gdrive.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/glotlabs/gdrive/releases/download/$version/gdrive_windows-x64.zip"
            }
        }
    }
}
