copilot-cli: Update to version 0.0.407

This commit is contained in:
github-actions[bot] 2026-02-11 20:32:42 +00:00
parent ab696a8adc
commit b7e203c311

View File

@ -1,5 +1,5 @@
{
"version": "0.0.406",
"version": "0.0.407",
"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.406/copilot-win32-x64.zip",
"hash": "432bcf336dc5824d8d866eeb95b2f259763d5a5350f880732760c57488315982"
"url": "https://github.com/github/copilot-cli/releases/download/v0.0.407/copilot-win32-x64.zip",
"hash": "3e88b66d8b67066f1a536a7d11ff053040daaf6592fd6bb6cdd5e1117a64869c"
},
"arm64": {
"url": "https://github.com/github/copilot-cli/releases/download/v0.0.406/copilot-win32-arm64.zip",
"hash": "0b0f241b01322dc72cac56e65bdafb71b10343f4d482ecef7a619f8cf8df1c81"
"url": "https://github.com/github/copilot-cli/releases/download/v0.0.407/copilot-win32-arm64.zip",
"hash": "3d4538c9c308605e21c467afaa79bad129eeb81f51dc7dd051c0c2ed77bdc119"
}
},
"bin": "copilot.exe",