{ "version": "1.8.0", "description": "Remote repository clones manager", "homepage": "https://github.com/motemen/ghq", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/motemen/ghq/releases/download/v1.8.0/ghq_windows_amd64.zip", "hash": "sha1:008a7afb65de5490506b2786926aca77e2cf53bc", "extract_dir": "ghq_windows_amd64" }, "arm64": { "url": "https://github.com/motemen/ghq/releases/download/v1.8.0/ghq_windows_arm64.zip", "hash": "sha1:d7b0e3c9c9a246c580b46d7e0ee47e9e6dec26d6", "extract_dir": "ghq_windows_arm64" } }, "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" }, "arm64": { "url": "https://github.com/motemen/ghq/releases/download/v$version/ghq_windows_arm64.zip", "extract_dir": "ghq_windows_arm64" } }, "hash": { "url": "$baseurl/SHASUMS" } } }