From 16604acc1cc103b30381b9aef246f554ce5bea48 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Feb 2026 20:31:06 +0000 Subject: [PATCH] copilot-cli: Update to version 0.0.420 --- 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 9581764a5d..cff11f7766 100644 --- a/bucket/copilot-cli.json +++ b/bucket/copilot-cli.json @@ -1,5 +1,5 @@ { - "version": "0.0.419", + "version": "0.0.420", "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.419/copilot-win32-x64.zip", - "hash": "9ad1ba547cad74ce6e22f73980d586a6f83f5a7a2c7d677b70d3aaf0c8025f98" + "url": "https://github.com/github/copilot-cli/releases/download/v0.0.420/copilot-win32-x64.zip", + "hash": "cd34b0565fa2ad75f8fa0b697cd1cc07627aa6c61df6442106c37b2e78de6e09" }, "arm64": { - "url": "https://github.com/github/copilot-cli/releases/download/v0.0.419/copilot-win32-arm64.zip", - "hash": "ccaa3710bb964ccc7d2b702062907316aa5ff8a8300d9ca3c9262caf0cacbc05" + "url": "https://github.com/github/copilot-cli/releases/download/v0.0.420/copilot-win32-arm64.zip", + "hash": "95e84096770a5c5cea505fa7103f1749f77d3444800cb6464e9de77e5a34d8ee" } }, "bin": "copilot.exe",