diff --git a/bucket/aws-copilot.json b/bucket/aws-copilot.json index 30f286bd0c..f04c12a97a 100644 --- a/bucket/aws-copilot.json +++ b/bucket/aws-copilot.json @@ -1,12 +1,12 @@ { - "version": "1.10.1", + "version": "1.11.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.10.1/copilot-windows.exe#/copilot.exe", - "hash": "db272811fb257ef56a6e4e9384d262727d447211e63df67554281c644b1e3a0b" + "url": "https://github.com/aws/copilot-cli/releases/download/v1.11.0/copilot-windows.exe#/copilot.exe", + "hash": "310f9fefc674b826e35e659d57375300e3583d6c9fb3b699a78a518180d0ed46" } }, "bin": "copilot.exe",