copilot-cli: Update to version 0.0.401

This commit is contained in:
github-actions[bot] 2026-02-03 16:36:20 +00:00
parent 4d74d1a51e
commit 2ac0d3497d

View File

@ -1,5 +1,5 @@
{
"version": "0.0.400",
"version": "0.0.401",
"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.400/copilot-win32-x64.zip",
"hash": "02fc89afbd608c70c98e5c0e2f3db8bec5139d8f103e3f42c1a83dd7a204185c"
"url": "https://github.com/github/copilot-cli/releases/download/v0.0.401/copilot-win32-x64.zip",
"hash": "17e39cd4095031d8f01251a7fa631e236503052989ca75ceaf4e2eb534959bd4"
},
"arm64": {
"url": "https://github.com/github/copilot-cli/releases/download/v0.0.400/copilot-win32-arm64.zip",
"hash": "77e08d9c2bf576348f7e05062eee2911af3fd7fe414d55b01f61688cc1b2b679"
"url": "https://github.com/github/copilot-cli/releases/download/v0.0.401/copilot-win32-arm64.zip",
"hash": "c7c8041d548c03ed98c84323bba551bee7e88b933a42f106e2410bcc1baf4c91"
}
},
"bin": "copilot.exe",