From 61a22d9534e8c08369b017d29e2c48a0090f4e41 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 12:32:12 +0000 Subject: [PATCH] mongodb-atlas-cli: Update to version 1.27.0 --- bucket/mongodb-atlas-cli.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mongodb-atlas-cli.json b/bucket/mongodb-atlas-cli.json index d00ccbd07e..5f3d142faa 100644 --- a/bucket/mongodb-atlas-cli.json +++ b/bucket/mongodb-atlas-cli.json @@ -1,12 +1,12 @@ { - "version": "1.26.0", + "version": "1.27.0", "description": "Command line interface for MongoDB Atlas", "homepage": "https://www.mongodb.com/docs/atlas/cli/stable/", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://fastdl.mongodb.org/mongocli/mongodb-atlas-cli_1.26.0_windows_x86_64.zip", - "hash": "6cbdd3d5af4e18ca16bc957882b50c4437a16e8e0c7104b890e71c512b167ee4" + "url": "https://fastdl.mongodb.org/mongocli/mongodb-atlas-cli_1.27.0_windows_x86_64.zip", + "hash": "271a2319fcb14f8bbd062e01b73e50291b3c725aedf0f1133b0bf486d1fe447f" } }, "extract_dir": "bin",