diff --git a/bucket/copilot-cli.json b/bucket/copilot-cli.json index 16484bf4bb..bb01ec9730 100644 --- a/bucket/copilot-cli.json +++ b/bucket/copilot-cli.json @@ -1,5 +1,5 @@ { - "version": "0.0.403", + "version": "0.0.404", "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.403/copilot-win32-x64.zip", - "hash": "56172a2ca0f35d161d89d6f623e676acc8367b4de59670f710ebc1e3c42598da" + "url": "https://github.com/github/copilot-cli/releases/download/v0.0.404/copilot-win32-x64.zip", + "hash": "0f98e315e73d6b2c7c0a62d6fa3bbc48c175610d2669a621c97af6fb51536252" }, "arm64": { - "url": "https://github.com/github/copilot-cli/releases/download/v0.0.403/copilot-win32-arm64.zip", - "hash": "ca5ab43fb8be8dacd53c93a7e5335252034b966ac526130756bcc5ddbd41c347" + "url": "https://github.com/github/copilot-cli/releases/download/v0.0.404/copilot-win32-arm64.zip", + "hash": "2f97279193e39f587d827456f2eac0e1f2cac7dfdcee118933b994af29acf5fd" } }, "bin": "copilot.exe",