From f31c32d2c90991bda8de4d75a527fcd1de2811ea Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 20:31:22 +0000 Subject: [PATCH] copilot-cli: Update to version 0.0.404 --- 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 16484bf4bb..bb01ec9730 100644 --- a/bucket/copilot-cli.json +++ b/bucket/copilot-cli.json @@ -1,5 +1,5 @@ { - "version": "0.0.403", + "version": "0.0.404", "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.403/copilot-win32-x64.zip", - "hash": "56172a2ca0f35d161d89d6f623e676acc8367b4de59670f710ebc1e3c42598da" + "url": "https://github.com/github/copilot-cli/releases/download/v0.0.404/copilot-win32-x64.zip", + "hash": "0f98e315e73d6b2c7c0a62d6fa3bbc48c175610d2669a621c97af6fb51536252" }, "arm64": { - "url": "https://github.com/github/copilot-cli/releases/download/v0.0.403/copilot-win32-arm64.zip", - "hash": "ca5ab43fb8be8dacd53c93a7e5335252034b966ac526130756bcc5ddbd41c347" + "url": "https://github.com/github/copilot-cli/releases/download/v0.0.404/copilot-win32-arm64.zip", + "hash": "2f97279193e39f587d827456f2eac0e1f2cac7dfdcee118933b994af29acf5fd" } }, "bin": "copilot.exe",