From 7beb9cb3a6ffbe7b26cedb75ef6081d8196c3474 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Mar 2025 16:30:24 +0000 Subject: [PATCH] mongodb-atlas-cli: Update to version 1.41.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 0f3f7a48fa..b94da88a0d 100644 --- a/bucket/mongodb-atlas-cli.json +++ b/bucket/mongodb-atlas-cli.json @@ -1,12 +1,12 @@ { - "version": "1.40.0", + "version": "1.41.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.40.0_windows_x86_64.zip", - "hash": "b4f44a9e726bbb77e9fb853721ff3d1b05121fd87ba0631d0df774f25129250c" + "url": "https://fastdl.mongodb.org/mongocli/mongodb-atlas-cli_1.41.0_windows_x86_64.zip", + "hash": "e925bb67e2d728813f8aaa55a26066f58ac81b44047b97c10e7f89148c06ffb5" } }, "extract_dir": "bin",