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",