copilot-cli: Update to version 0.0.414

This commit is contained in:
github-actions[bot] 2026-02-21 04:49:21 +00:00
parent 5c2b3b58c0
commit 477860764e

View File

@ -1,5 +1,5 @@
{
"version": "0.0.413",
"version": "0.0.414",
"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.413/copilot-win32-x64.zip",
"hash": "f213ee9bf3c165de30c14a8ba10bb65af5672fed30c8999fd9058340e752b75c"
"url": "https://github.com/github/copilot-cli/releases/download/v0.0.414/copilot-win32-x64.zip",
"hash": "874655bed75ccf525c4e6283089be38bdd1dcfd8cabf2d19d97890c27061f6c9"
},
"arm64": {
"url": "https://github.com/github/copilot-cli/releases/download/v0.0.413/copilot-win32-arm64.zip",
"hash": "de96f141ac582846d87d25f652ccdb4139c42eee8138d991b687ee870779ffcf"
"url": "https://github.com/github/copilot-cli/releases/download/v0.0.414/copilot-win32-arm64.zip",
"hash": "919bdb13859a187bd1b4a9c312f2b3e63e378c0f6b850d6ef2ea9b51ca8dcdb0"
}
},
"bin": "copilot.exe",