copilot-cli: Update to version 0.0.400

This commit is contained in:
github-actions[bot] 2026-01-31 00:48:51 +00:00
parent da15961eec
commit 18be10aa50

View File

@ -1,5 +1,5 @@
{
"version": "0.0.399",
"version": "0.0.400",
"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.399/copilot-win32-x64.zip",
"hash": "3776524dc9247e4b237279a302a89c806b547641f4b2665241d9261dca127679"
"url": "https://github.com/github/copilot-cli/releases/download/v0.0.400/copilot-win32-x64.zip",
"hash": "02fc89afbd608c70c98e5c0e2f3db8bec5139d8f103e3f42c1a83dd7a204185c"
},
"arm64": {
"url": "https://github.com/github/copilot-cli/releases/download/v0.0.399/copilot-win32-arm64.zip",
"hash": "838a8deb5ff74bd5719fc0ed1efd5462250e6739f9f618f3454af98ba48258d8"
"url": "https://github.com/github/copilot-cli/releases/download/v0.0.400/copilot-win32-arm64.zip",
"hash": "77e08d9c2bf576348f7e05062eee2911af3fd7fe414d55b01f61688cc1b2b679"
}
},
"bin": "copilot.exe",