diff --git a/bucket/aws-copilot.json b/bucket/aws-copilot.json index 43ad0d6680..b58d2f9e46 100644 --- a/bucket/aws-copilot.json +++ b/bucket/aws-copilot.json @@ -1,12 +1,12 @@ { - "version": "1.30.1", + "version": "1.31.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.30.1/copilot-windows.exe#/copilot.exe", - "hash": "1dbfea42ba089c2be7397df7b9e88f5c904ebb08a6430212e7c914182c757f30" + "url": "https://github.com/aws/copilot-cli/releases/download/v1.31.0/copilot-windows.exe#/copilot.exe", + "hash": "f4926a0aa3039c47dc0aa901074805f74bb0e1d3857ad90743af0f9a6e809552" } }, "bin": "copilot.exe",