From 477860764e80ffdc7a3a1db260991ab7a46f2f3b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 21 Feb 2026 04:49:21 +0000 Subject: [PATCH] copilot-cli: Update to version 0.0.414 --- bucket/copilot-cli.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/copilot-cli.json b/bucket/copilot-cli.json index ca6e80196f..c46e9d6213 100644 --- a/bucket/copilot-cli.json +++ b/bucket/copilot-cli.json @@ -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",