diff --git a/bucket/aws-copilot.json b/bucket/aws-copilot.json index 42f872afd2..26ac67d640 100644 --- a/bucket/aws-copilot.json +++ b/bucket/aws-copilot.json @@ -1,12 +1,12 @@ { - "version": "1.29.0", + "version": "1.29.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.29.0/copilot-windows.exe#/copilot.exe", - "hash": "6ba0728e2ddd96cf1ef46345039697f48c60154b981a488b4bbd2f2864dd167c" + "url": "https://github.com/aws/copilot-cli/releases/download/v1.29.1/copilot-windows.exe#/copilot.exe", + "hash": "6a36d911257b637a6bf3295a0b94b405e4c12ef38fe77b299dcad8d41833399d" } }, "bin": "copilot.exe",