diff --git a/bucket/aws-copilot.json b/bucket/aws-copilot.json index 2b34e64c3c..93490e02c6 100644 --- a/bucket/aws-copilot.json +++ b/bucket/aws-copilot.json @@ -1,12 +1,12 @@ { - "version": "1.16.0", + "version": "1.17.0", "description": "A tool for developers to build, release and operate production ready containerized applications on Amazon ECS and AWS Fargate.", "homepage": "https://aws.github.io/copilot-cli/", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/aws/copilot-cli/releases/download/v1.16.0/copilot-windows.exe#/copilot.exe", - "hash": "3e090e2d7ce5c5056a864115c9abd6015e69664368800965f1a3d8d02c74bf2e" + "url": "https://github.com/aws/copilot-cli/releases/download/v1.17.0/copilot-windows.exe#/copilot.exe", + "hash": "52baeeb21bb5627706ab71fd06c2d85605eb6b15d77860047839cb2ce93b00f1" } }, "bin": "copilot.exe",