From 87ebf96c10b9c15e236631eec2990cb3df8dbef7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 Feb 2026 00:49:07 +0000 Subject: [PATCH] copilot-cli: Update to version 0.0.402 --- 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 8e6b8bf792..e30ba45065 100644 --- a/bucket/copilot-cli.json +++ b/bucket/copilot-cli.json @@ -1,5 +1,5 @@ { - "version": "0.0.401", + "version": "0.0.402", "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.401/copilot-win32-x64.zip", - "hash": "17e39cd4095031d8f01251a7fa631e236503052989ca75ceaf4e2eb534959bd4" + "url": "https://github.com/github/copilot-cli/releases/download/v0.0.402/copilot-win32-x64.zip", + "hash": "f63e2ef5aaf14db57f6302d9ee4c824b8cc0117429f8745e3170c64a42cc7467" }, "arm64": { - "url": "https://github.com/github/copilot-cli/releases/download/v0.0.401/copilot-win32-arm64.zip", - "hash": "c7c8041d548c03ed98c84323bba551bee7e88b933a42f106e2410bcc1baf4c91" + "url": "https://github.com/github/copilot-cli/releases/download/v0.0.402/copilot-win32-arm64.zip", + "hash": "e5a13b8aca5a598cfdd4dfee483677c0796f0922a18a063bcf5e95fb84e3862a" } }, "bin": "copilot.exe",