copilot-cli: Update to version 0.0.415

This commit is contained in:
github-actions[bot] 2026-02-24 00:50:21 +00:00
parent e40c56635d
commit ddd3eb2063

View File

@ -1,5 +1,5 @@
{
"version": "0.0.414",
"version": "0.0.415",
"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.414/copilot-win32-x64.zip",
"hash": "874655bed75ccf525c4e6283089be38bdd1dcfd8cabf2d19d97890c27061f6c9"
"url": "https://github.com/github/copilot-cli/releases/download/v0.0.415/copilot-win32-x64.zip",
"hash": "0ee36977fe73b9454d9f964f1dd51dea7e796686e63e85ce48ac9fbdec78b619"
},
"arm64": {
"url": "https://github.com/github/copilot-cli/releases/download/v0.0.414/copilot-win32-arm64.zip",
"hash": "919bdb13859a187bd1b4a9c312f2b3e63e378c0f6b850d6ef2ea9b51ca8dcdb0"
"url": "https://github.com/github/copilot-cli/releases/download/v0.0.415/copilot-win32-arm64.zip",
"hash": "31c55ea3dbda1d6a15b1b32ac8ed6412768133d54477cd91c73fa9aaaf15488f"
}
},
"bin": "copilot.exe",