copilot-cli: Update to version 0.0.420

This commit is contained in:
github-actions[bot] 2026-02-27 20:31:06 +00:00
parent ac3c8a6170
commit 16604acc1c

View File

@ -1,5 +1,5 @@
{
"version": "0.0.419",
"version": "0.0.420",
"description": "Brings the power of Copilot coding agent directly to your terminal",
"homepage": "https://github.com/features/copilot/cli",
"license": {
@ -8,12 +8,12 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/github/copilot-cli/releases/download/v0.0.419/copilot-win32-x64.zip",
"hash": "9ad1ba547cad74ce6e22f73980d586a6f83f5a7a2c7d677b70d3aaf0c8025f98"
"url": "https://github.com/github/copilot-cli/releases/download/v0.0.420/copilot-win32-x64.zip",
"hash": "cd34b0565fa2ad75f8fa0b697cd1cc07627aa6c61df6442106c37b2e78de6e09"
},
"arm64": {
"url": "https://github.com/github/copilot-cli/releases/download/v0.0.419/copilot-win32-arm64.zip",
"hash": "ccaa3710bb964ccc7d2b702062907316aa5ff8a8300d9ca3c9262caf0cacbc05"
"url": "https://github.com/github/copilot-cli/releases/download/v0.0.420/copilot-win32-arm64.zip",
"hash": "95e84096770a5c5cea505fa7103f1749f77d3444800cb6464e9de77e5a34d8ee"
}
},
"bin": "copilot.exe",