From 15f719ffb60cf220268f82785fe3cc897fcfebc5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Mar 2025 16:30:32 +0000 Subject: [PATCH] mongodb-atlas-cli: Update to version 1.41.1 --- 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 b94da88a0d..ecdb169d03 100644 --- a/bucket/mongodb-atlas-cli.json +++ b/bucket/mongodb-atlas-cli.json @@ -1,12 +1,12 @@ { - "version": "1.41.0", + "version": "1.41.1", "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.41.0_windows_x86_64.zip", - "hash": "e925bb67e2d728813f8aaa55a26066f58ac81b44047b97c10e7f89148c06ffb5" + "url": "https://fastdl.mongodb.org/mongocli/mongodb-atlas-cli_1.41.1_windows_x86_64.zip", + "hash": "014cc5ac2aab00b21359b7a5a6d622f9d32007d5a6942cd866e6856fbe907732" } }, "extract_dir": "bin",