{ "version": "1.6.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.6.0/ghq_windows_amd64.zip", "hash": "sha1:ee2558fd5401dc15637798f3e76cd562cd41d130", "extract_dir": "ghq_windows_amd64" }, "arm64": { "url": "https://github.com/motemen/ghq/releases/download/v1.6.0/ghq_windows_arm64.zip", "hash": "sha1:13b1a04cf2771da29772d3ff677107b7254713b0", "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" } } }