diff --git a/bucket/copilot-cli.json b/bucket/copilot-cli.json index 08e0ee7f5d..7a5f451797 100644 --- a/bucket/copilot-cli.json +++ b/bucket/copilot-cli.json @@ -1,5 +1,5 @@ { - "version": "0.0.410", + "version": "0.0.411", "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.410/copilot-win32-x64.zip", - "hash": "1dac0d32f1954881e95849eb4975ec9d1e422342f59264959038c8cdaf9f6440" + "url": "https://github.com/github/copilot-cli/releases/download/v0.0.411/copilot-win32-x64.zip", + "hash": "7cb4755f670cfbfc38e2b6a4efd30f027e8511bf253be440542252ce274950af" }, "arm64": { - "url": "https://github.com/github/copilot-cli/releases/download/v0.0.410/copilot-win32-arm64.zip", - "hash": "bbfaaf985ee02595a6e2b01e352c6d0131f81b08e8494fa0db3bfec2948c10ea" + "url": "https://github.com/github/copilot-cli/releases/download/v0.0.411/copilot-win32-arm64.zip", + "hash": "aaa77e5e3616154808d91f2d08b8e9acc7643df5254dd392be17d932d5eccffb" } }, "bin": "copilot.exe",