diff --git a/bucket/aws-copilot.json b/bucket/aws-copilot.json index 26ac67d640..037fec94ef 100644 --- a/bucket/aws-copilot.json +++ b/bucket/aws-copilot.json @@ -1,12 +1,12 @@ { - "version": "1.29.1", + "version": "1.30.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.29.1/copilot-windows.exe#/copilot.exe", - "hash": "6a36d911257b637a6bf3295a0b94b405e4c12ef38fe77b299dcad8d41833399d" + "url": "https://github.com/aws/copilot-cli/releases/download/v1.30.0/copilot-windows.exe#/copilot.exe", + "hash": "02f0f7ea28175e6bd11e8c3199a021fc8e0fc60f541525e61ddbef27e2214b75" } }, "bin": "copilot.exe",