From d9e9381813981dd5bcfb008e6ebe4d0fc899ec06 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 4 Oct 2021 19:00:32 +0000 Subject: [PATCH] aws-copilot: Update to version 1.11.0 --- 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 30f286bd0c..f04c12a97a 100644 --- a/bucket/aws-copilot.json +++ b/bucket/aws-copilot.json @@ -1,12 +1,12 @@ { - "version": "1.10.1", + "version": "1.11.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.10.1/copilot-windows.exe#/copilot.exe", - "hash": "db272811fb257ef56a6e4e9384d262727d447211e63df67554281c644b1e3a0b" + "url": "https://github.com/aws/copilot-cli/releases/download/v1.11.0/copilot-windows.exe#/copilot.exe", + "hash": "310f9fefc674b826e35e659d57375300e3583d6c9fb3b699a78a518180d0ed46" } }, "bin": "copilot.exe",