{ "homepage": "https://github.com/motemen/ghq", "description": "Remote repository management made easy.", "version": "0.14.0", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/motemen/ghq/releases/download/v0.14.0/ghq_windows_amd64.zip", "hash": "sha1:c599f52385b808a7f0bc5451dcb412f30f25433a", "extract_dir": "ghq_windows_amd64" }, "32bit": { "url": "https://github.com/motemen/ghq/releases/download/v0.14.0/ghq_windows_386.zip", "hash": "sha1:26ae489f8f0e65c841ce305cc5fb419316213637", "extract_dir": "ghq_windows_386" } }, "bin": "ghq.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/motemen/ghq/releases/download/v$version/ghq_windows_amd64.zip", "extract_dir": "ghq_windows_amd64" }, "32bit": { "url": "https://github.com/motemen/ghq/releases/download/v$version/ghq_windows_386.zip", "extract_dir": "ghq_windows_386" } }, "hash": { "url": "https://github.com/motemen/ghq/releases/download/v$version/SHASUMS" } } }