From 6b0f4facab21acb54348cc2e9c0a545942b4a48f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 May 2024 04:28:22 +0000 Subject: [PATCH] aws-copilot: Update to version 1.33.4 --- 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 464c7f8e45..daa9204640 100644 --- a/bucket/aws-copilot.json +++ b/bucket/aws-copilot.json @@ -1,12 +1,12 @@ { - "version": "1.33.3", + "version": "1.33.4", "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.3/copilot-windows.exe#/copilot.exe", - "hash": "44dfa4995c6afc340ed83bcb70077c8553309174f76518e2438104f2aebf8cfe" + "url": "https://github.com/aws/copilot-cli/releases/download/v1.33.4/copilot-windows.exe#/copilot.exe", + "hash": "d6eaff2081b85ad6ddf1999321e7111c2f3dcf2add59cdb96bf904e2c0b3bb24" } }, "bin": "copilot.exe",