From b866b37f3cdfd803cf2f9b5aedfe7e2663f342b8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 13 Feb 2026 00:56:21 +0000 Subject: [PATCH] mongodb-atlas-cli: Update to version 1.52.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 7f7e1be490..324c1951be 100644 --- a/bucket/mongodb-atlas-cli.json +++ b/bucket/mongodb-atlas-cli.json @@ -1,12 +1,12 @@ { - "version": "1.52.0", + "version": "1.52.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.52.0_windows_x86_64.zip", - "hash": "dd02faa9a9515fcd598702910f59b6bd594bd5e26154348b37fc78cc85b02ab8" + "url": "https://fastdl.mongodb.org/mongocli/mongodb-atlas-cli_1.52.1_windows_x86_64.zip", + "hash": "971efbdb604e4222dff2ab0d5cd0f127f5d46a63a13ec7ad2ecc4dd108aac50d" } }, "extract_dir": "bin",