From 3b50d1b35a6d4d1bc1f9c4e097b39c35bb3525f1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 16:27:33 +0000 Subject: [PATCH] aws-copilot: Update to version 1.29.1 --- bucket/aws-copilot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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",