{ "version": "2.1.0", "description": "Command line utility for interacting with Google Drive.", "homepage": "https://github.com/gdrive-org/gdrive", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/gdrive-org/gdrive/releases/download/2.1.0/gdrive-windows-x64.exe#/gdrive.exe", "hash": "sha1:53780f9a4168c71fd9f3d429932207069d1dcf03" }, "32bit": { "url": "https://github.com/gdrive-org/gdrive/releases/download/2.1.0/gdrive-windows-386.exe#/gdrive.exe", "hash": "sha1:4974290122f635d9c71875bc2c760e46b943c5ab" } }, "bin": "gdrive.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/gdrive-org/gdrive/releases/download/$version/gdrive-windows-x64.exe#/gdrive.exe" }, "32bit": { "url": "https://github.com/gdrive-org/gdrive/releases/download/$version/gdrive-windows-386.exe#/gdrive.exe" } }, "hash": { "url": "$baseurl/shasums" } } }