From 55daf3090911c50ac4525e78903d3e13a6fbfb64 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 13 May 2022 04:39:48 +0000 Subject: [PATCH] aws-copilot: Update to version 1.18.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 686cc90223..262c61ffdb 100644 --- a/bucket/aws-copilot.json +++ b/bucket/aws-copilot.json @@ -1,12 +1,12 @@ { - "version": "1.18.0", + "version": "1.18.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.18.0/copilot-windows.exe#/copilot.exe", - "hash": "05fd54baa32b627817ba613ce844f91898c136ecbc52c8031d3dbc27056a45a0" + "url": "https://github.com/aws/copilot-cli/releases/download/v1.18.1/copilot-windows.exe#/copilot.exe", + "hash": "002798a8ba44dc0b3d474787143a1c3706d6a0173a36f080ca9e8367e94d8b8d" } }, "bin": "copilot.exe",