diff --git a/bucket/copilot-cli.json b/bucket/copilot-cli.json index 7a5f451797..a90e9aba40 100644 --- a/bucket/copilot-cli.json +++ b/bucket/copilot-cli.json @@ -1,5 +1,5 @@ { - "version": "0.0.411", + "version": "0.0.412", "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.411/copilot-win32-x64.zip", - "hash": "7cb4755f670cfbfc38e2b6a4efd30f027e8511bf253be440542252ce274950af" + "url": "https://github.com/github/copilot-cli/releases/download/v0.0.412/copilot-win32-x64.zip", + "hash": "1175635e3a90361fd7c39fdf8649e217b9c8d74d2e05f020b82dc1e10eae18b1" }, "arm64": { - "url": "https://github.com/github/copilot-cli/releases/download/v0.0.411/copilot-win32-arm64.zip", - "hash": "aaa77e5e3616154808d91f2d08b8e9acc7643df5254dd392be17d932d5eccffb" + "url": "https://github.com/github/copilot-cli/releases/download/v0.0.412/copilot-win32-arm64.zip", + "hash": "b47e8ae8c9cc8f997de3b104d36bb02bc5281be0699e0a656abfbf1795dc5d37" } }, "bin": "copilot.exe",