copilot-cli: Update to version 0.0.409

This commit is contained in:
github-actions[bot] 2026-02-13 00:56:19 +00:00
parent e69da4eda7
commit 4d0144d130

View File

@ -1,5 +1,5 @@
{
"version": "0.0.408",
"version": "0.0.409",
"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.408/copilot-win32-x64.zip",
"hash": "6ed49f93c4fd648693464dd62cbdf870a4bfe6f96ea9cfc3cc127315d9f26b8d"
"url": "https://github.com/github/copilot-cli/releases/download/v0.0.409/copilot-win32-x64.zip",
"hash": "3645144708380e388b0790abf4cfaff90c1a8be15e5a7c36a76ce509339fa94e"
},
"arm64": {
"url": "https://github.com/github/copilot-cli/releases/download/v0.0.408/copilot-win32-arm64.zip",
"hash": "40323132c547facaa47baf22ec5094496c483f550dd670425df8eb1660f32341"
"url": "https://github.com/github/copilot-cli/releases/download/v0.0.409/copilot-win32-arm64.zip",
"hash": "311c457cf2529675bd2efa0f8ca62e8dfcbb4b42020c2d84d813448106ceee1a"
}
},
"bin": "copilot.exe",