copilot-cli: Update to version 0.0.411

This commit is contained in:
github-actions[bot] 2026-02-18 00:53:40 +00:00
parent 1e9316c4e5
commit f5f1236ad8

View File

@ -1,5 +1,5 @@
{
"version": "0.0.410",
"version": "0.0.411",
"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.410/copilot-win32-x64.zip",
"hash": "1dac0d32f1954881e95849eb4975ec9d1e422342f59264959038c8cdaf9f6440"
"url": "https://github.com/github/copilot-cli/releases/download/v0.0.411/copilot-win32-x64.zip",
"hash": "7cb4755f670cfbfc38e2b6a4efd30f027e8511bf253be440542252ce274950af"
},
"arm64": {
"url": "https://github.com/github/copilot-cli/releases/download/v0.0.410/copilot-win32-arm64.zip",
"hash": "bbfaaf985ee02595a6e2b01e352c6d0131f81b08e8494fa0db3bfec2948c10ea"
"url": "https://github.com/github/copilot-cli/releases/download/v0.0.411/copilot-win32-arm64.zip",
"hash": "aaa77e5e3616154808d91f2d08b8e9acc7643df5254dd392be17d932d5eccffb"
}
},
"bin": "copilot.exe",