From ddd3eb206387923d2fa079cff17438b719621983 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 24 Feb 2026 00:50:21 +0000 Subject: [PATCH] copilot-cli: Update to version 0.0.415 --- 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 c46e9d6213..776238d769 100644 --- a/bucket/copilot-cli.json +++ b/bucket/copilot-cli.json @@ -1,5 +1,5 @@ { - "version": "0.0.414", + "version": "0.0.415", "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.414/copilot-win32-x64.zip", - "hash": "874655bed75ccf525c4e6283089be38bdd1dcfd8cabf2d19d97890c27061f6c9" + "url": "https://github.com/github/copilot-cli/releases/download/v0.0.415/copilot-win32-x64.zip", + "hash": "0ee36977fe73b9454d9f964f1dd51dea7e796686e63e85ce48ac9fbdec78b619" }, "arm64": { - "url": "https://github.com/github/copilot-cli/releases/download/v0.0.414/copilot-win32-arm64.zip", - "hash": "919bdb13859a187bd1b4a9c312f2b3e63e378c0f6b850d6ef2ea9b51ca8dcdb0" + "url": "https://github.com/github/copilot-cli/releases/download/v0.0.415/copilot-win32-arm64.zip", + "hash": "31c55ea3dbda1d6a15b1b32ac8ed6412768133d54477cd91c73fa9aaaf15488f" } }, "bin": "copilot.exe",