{ "schema": 1, "name": "gh", "version": "2.87.3", "description": "GitHub CLI", "homepage": "https://cli.github.com", "author": { "name": "GitHub", "email": "support@github.com" }, "repository": { "type": "git", "url": "https://github.com/cli/cli" }, "license": "MIT", "targets": { "windows-amd64": { "archive_type": "zip", "url": "https://github.com/cli/cli/releases/download/v2.87.3/gh_2.87.3_windows_amd64.zip", "sha256": "c590bcb488f80a85c8febd5cde27edd68fdd481bd004aaf9adc50dcf1b21c09c", "bin": [ "bin/gh.exe" ] }, "linux-amd64": { "archive_type": "tar.gz", "url": "https://github.com/cli/cli/releases/download/v2.87.3/gh_2.87.3_linux_amd64.tar.gz", "sha256": "c6e5537631fca45f277ef405ce8751d139b491e9402cc20891a003525a8773b2", "bin": [ "bin/gh" ] }, "darwin-amd64": { "archive_type": "zip", "url": "https://github.com/cli/cli/releases/download/v2.87.3/gh_2.87.3_macOS_amd64.zip", "sha256": "dedfc6f569e9dbc5b92d47dce44acadbdf5b6b7a861510db0c748dfac55002f6", "bin": [ "bin/gh.exe" ] }, "windows-arm64": { "archive_type": "zip", "url": "https://github.com/cli/cli/releases/download/v2.87.3/gh_2.87.3_windows_arm64.zip", "sha256": "a3b0fa2e14a8679057824018e0dbb3f70952ea33b99eaa0e52924f480723c617", "bin": [ "bin/gh.exe" ] }, "linux-arm64": { "archive_type": "tar.gz", "url": "https://github.com/cli/cli/releases/download/v2.87.3/gh_2.87.3_linux_arm64.tar.gz", "sha256": "5f5d89563bf26751e2173b37e594065504e85b6b781c1f1832d24bf2c2b4554f", "bin": [ "bin/gh.exe" ] }, "darwin-arm64": { "archive_type": "zip", "url": "https://github.com/cli/cli/releases/download/v2.87.3/gh_2.87.3_macOS_arm64.zip", "sha256": "dedfc6f569e9dbc5b92d47dce44acadbdf5b6b7a861510db0c748dfac55002f6", "bin": [ "bin/gh.exe" ] } } }