From 4d0144d130eb1922801f470643b4dcb641b2ab14 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 13 Feb 2026 00:56:19 +0000 Subject: [PATCH] copilot-cli: Update to version 0.0.409 --- 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 5dcb76b1f0..ac43994f3b 100644 --- a/bucket/copilot-cli.json +++ b/bucket/copilot-cli.json @@ -1,5 +1,5 @@ { - "version": "0.0.408", + "version": "0.0.409", "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.408/copilot-win32-x64.zip", - "hash": "6ed49f93c4fd648693464dd62cbdf870a4bfe6f96ea9cfc3cc127315d9f26b8d" + "url": "https://github.com/github/copilot-cli/releases/download/v0.0.409/copilot-win32-x64.zip", + "hash": "3645144708380e388b0790abf4cfaff90c1a8be15e5a7c36a76ce509339fa94e" }, "arm64": { - "url": "https://github.com/github/copilot-cli/releases/download/v0.0.408/copilot-win32-arm64.zip", - "hash": "40323132c547facaa47baf22ec5094496c483f550dd670425df8eb1660f32341" + "url": "https://github.com/github/copilot-cli/releases/download/v0.0.409/copilot-win32-arm64.zip", + "hash": "311c457cf2529675bd2efa0f8ca62e8dfcbb4b42020c2d84d813448106ceee1a" } }, "bin": "copilot.exe",