copilot-cli: Update to version 0.0.410

This commit is contained in:
github-actions[bot] 2026-02-14 08:31:06 +00:00
parent 4b154dc37d
commit 597c6b623f

View File

@ -1,5 +1,5 @@
{
"version": "0.0.409",
"version": "0.0.410",
"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.409/copilot-win32-x64.zip",
"hash": "3645144708380e388b0790abf4cfaff90c1a8be15e5a7c36a76ce509339fa94e"
"url": "https://github.com/github/copilot-cli/releases/download/v0.0.410/copilot-win32-x64.zip",
"hash": "1dac0d32f1954881e95849eb4975ec9d1e422342f59264959038c8cdaf9f6440"
},
"arm64": {
"url": "https://github.com/github/copilot-cli/releases/download/v0.0.409/copilot-win32-arm64.zip",
"hash": "311c457cf2529675bd2efa0f8ca62e8dfcbb4b42020c2d84d813448106ceee1a"
"url": "https://github.com/github/copilot-cli/releases/download/v0.0.410/copilot-win32-arm64.zip",
"hash": "bbfaaf985ee02595a6e2b01e352c6d0131f81b08e8494fa0db3bfec2948c10ea"
}
},
"bin": "copilot.exe",