From 0ebbcd6089c0c0a529b16ebd205fa523f05c8ef8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Jan 2022 00:36:09 +0000 Subject: [PATCH] aws-copilot: Update to version 1.14.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 eadc5439b1..adf1a0aba2 100644 --- a/bucket/aws-copilot.json +++ b/bucket/aws-copilot.json @@ -1,12 +1,12 @@ { - "version": "1.13.0", + "version": "1.14.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.13.0/copilot-windows.exe#/copilot.exe", - "hash": "aee73ce0a426ba303d1dfcdd7d34b9cf8640fd41a7f75a59000104468ecc24e7" + "url": "https://github.com/aws/copilot-cli/releases/download/v1.14.0/copilot-windows.exe#/copilot.exe", + "hash": "5e2ff6f114bdc79cda7e31b2226c931eea3addd40b65301cefddac2fe12930bb" } }, "bin": "copilot.exe",