From 33e4078b29e922d363b8acde4a7f860412bf78d8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Apr 2022 20:30:12 +0000 Subject: [PATCH] aws-copilot: Update to version 1.16.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 4242f3ac6e..2b34e64c3c 100644 --- a/bucket/aws-copilot.json +++ b/bucket/aws-copilot.json @@ -1,12 +1,12 @@ { - "version": "1.15.0", + "version": "1.16.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.15.0/copilot-windows.exe#/copilot.exe", - "hash": "fa3276cc09aa6d1f6f390bb77881d408b4907c98f930bbede567372cb412a1bc" + "url": "https://github.com/aws/copilot-cli/releases/download/v1.16.0/copilot-windows.exe#/copilot.exe", + "hash": "3e090e2d7ce5c5056a864115c9abd6015e69664368800965f1a3d8d02c74bf2e" } }, "bin": "copilot.exe",