copilot-cli: Update to version 0.0.402

This commit is contained in:
github-actions[bot] 2026-02-04 00:49:07 +00:00
parent 9b557b67ee
commit 87ebf96c10

View File

@ -1,5 +1,5 @@
{
"version": "0.0.401",
"version": "0.0.402",
"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.401/copilot-win32-x64.zip",
"hash": "17e39cd4095031d8f01251a7fa631e236503052989ca75ceaf4e2eb534959bd4"
"url": "https://github.com/github/copilot-cli/releases/download/v0.0.402/copilot-win32-x64.zip",
"hash": "f63e2ef5aaf14db57f6302d9ee4c824b8cc0117429f8745e3170c64a42cc7467"
},
"arm64": {
"url": "https://github.com/github/copilot-cli/releases/download/v0.0.401/copilot-win32-arm64.zip",
"hash": "c7c8041d548c03ed98c84323bba551bee7e88b933a42f106e2410bcc1baf4c91"
"url": "https://github.com/github/copilot-cli/releases/download/v0.0.402/copilot-win32-arm64.zip",
"hash": "e5a13b8aca5a598cfdd4dfee483677c0796f0922a18a063bcf5e95fb84e3862a"
}
},
"bin": "copilot.exe",