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