diff --git a/bucket/copilot-cli.json b/bucket/copilot-cli.json index 5a3b6c2409..15c7d6e6e3 100644 --- a/bucket/copilot-cli.json +++ b/bucket/copilot-cli.json @@ -1,5 +1,5 @@ { - "version": "0.0.399", + "version": "0.0.400", "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.399/copilot-win32-x64.zip", - "hash": "3776524dc9247e4b237279a302a89c806b547641f4b2665241d9261dca127679" + "url": "https://github.com/github/copilot-cli/releases/download/v0.0.400/copilot-win32-x64.zip", + "hash": "02fc89afbd608c70c98e5c0e2f3db8bec5139d8f103e3f42c1a83dd7a204185c" }, "arm64": { - "url": "https://github.com/github/copilot-cli/releases/download/v0.0.399/copilot-win32-arm64.zip", - "hash": "838a8deb5ff74bd5719fc0ed1efd5462250e6739f9f618f3454af98ba48258d8" + "url": "https://github.com/github/copilot-cli/releases/download/v0.0.400/copilot-win32-arm64.zip", + "hash": "77e08d9c2bf576348f7e05062eee2911af3fd7fe414d55b01f61688cc1b2b679" } }, "bin": "copilot.exe",