From 93443fac4a4eaff777556a697c4ade72da07d432 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Sep 2022 00:33:40 +0000 Subject: [PATCH] aws-copilot: Update to version 1.21.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 a741bc7720..d0c110a3d8 100644 --- a/bucket/aws-copilot.json +++ b/bucket/aws-copilot.json @@ -1,12 +1,12 @@ { - "version": "1.21.0", + "version": "1.21.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.21.0/copilot-windows.exe#/copilot.exe", - "hash": "054510f2ce98a4ac79b60a1987805c8d17427b83ae299935512bda606e15e9d2" + "url": "https://github.com/aws/copilot-cli/releases/download/v1.21.1/copilot-windows.exe#/copilot.exe", + "hash": "d213a337333535398f99730ce38c6573a621b349143039489ac4f4755c75f37d" } }, "bin": "copilot.exe",