{ "version": "0.0.417", "description": "Brings the power of Copilot coding agent directly to your terminal", "homepage": "https://github.com/features/copilot/cli", "license": { "identifier": "GitHub Copilot CLI License", "url": "https://github.com/github/copilot-cli/blob/main/LICENSE.md" }, "architecture": { "64bit": { "url": "https://github.com/github/copilot-cli/releases/download/v0.0.417/copilot-win32-x64.zip", "hash": "93e962fae81253e866c0a8de014c33c65cad60a3bc13aa75800b25578de8bf8d" }, "arm64": { "url": "https://github.com/github/copilot-cli/releases/download/v0.0.417/copilot-win32-arm64.zip", "hash": "f3b730adecdd948e40abd13aade9efb3f41789c43289d2f15ba2bc22cd394d99" } }, "bin": "copilot.exe", "checkver": { "github": "https://github.com/github/copilot-cli" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/github/copilot-cli/releases/download/v$version/copilot-win32-x64.zip" }, "arm64": { "url": "https://github.com/github/copilot-cli/releases/download/v$version/copilot-win32-arm64.zip" } } } }