{ "version": "0.0.404", "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.404/copilot-win32-x64.zip", "hash": "0f98e315e73d6b2c7c0a62d6fa3bbc48c175610d2669a621c97af6fb51536252" }, "arm64": { "url": "https://github.com/github/copilot-cli/releases/download/v0.0.404/copilot-win32-arm64.zip", "hash": "2f97279193e39f587d827456f2eac0e1f2cac7dfdcee118933b994af29acf5fd" } }, "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" } } } }