From a97373320530f477f12c2916590d0766ddc29bbb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Jun 2024 00:34:10 +0000 Subject: [PATCH] aws-copilot: Update to version 1.34.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 daa9204640..0a268279fa 100644 --- a/bucket/aws-copilot.json +++ b/bucket/aws-copilot.json @@ -1,12 +1,12 @@ { - "version": "1.33.4", + "version": "1.34.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.33.4/copilot-windows.exe#/copilot.exe", - "hash": "d6eaff2081b85ad6ddf1999321e7111c2f3dcf2add59cdb96bf904e2c0b3bb24" + "url": "https://github.com/aws/copilot-cli/releases/download/v1.34.0/copilot-windows.exe#/copilot.exe", + "hash": "21b21663949003617f184362a37eab805a3d33ced1c9d626a7f6b83c79e6507d" } }, "bin": "copilot.exe",