From 51f37aa46685f245d9c6e882ad4abf4c1300492e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 3 Apr 2025 12:31:31 +0000 Subject: [PATCH] mongodb-atlas-cli: Update to version 1.41.2 --- 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 ecdb169d03..2175989c1f 100644 --- a/bucket/mongodb-atlas-cli.json +++ b/bucket/mongodb-atlas-cli.json @@ -1,12 +1,12 @@ { - "version": "1.41.1", + "version": "1.41.2", "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.1_windows_x86_64.zip", - "hash": "014cc5ac2aab00b21359b7a5a6d622f9d32007d5a6942cd866e6856fbe907732" + "url": "https://fastdl.mongodb.org/mongocli/mongodb-atlas-cli_1.41.2_windows_x86_64.zip", + "hash": "634681c389954b021817ab8ce344a1c2c110aa2bcb673e856b992398496b54e6" } }, "extract_dir": "bin",