From b7324d42c4582c5bf62eeeb7bf8ccb0dfa050947 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 20:29:53 +0000 Subject: [PATCH] mongodb-atlas-cli: Update to version 1.51.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 d4dbb4e7e7..187551c052 100644 --- a/bucket/mongodb-atlas-cli.json +++ b/bucket/mongodb-atlas-cli.json @@ -1,12 +1,12 @@ { - "version": "1.50.1", + "version": "1.51.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.50.1_windows_x86_64.zip", - "hash": "8481d371a64983a2d65a82a01bf07f0b81242d8f0e42da8f162903396da0e009" + "url": "https://fastdl.mongodb.org/mongocli/mongodb-atlas-cli_1.51.0_windows_x86_64.zip", + "hash": "7eec29d2d5c3a7a2c722c34f226bc21b4541deca6074ac64e82e6cf8bd458d4e" } }, "extract_dir": "bin",