From 921978d38bc4bced333b9c4a0c6a03001480f676 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Nov 2025 20:29:27 +0000 Subject: [PATCH] mongodb-atlas-cli: Update to version 1.50.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 5604e41251..d4dbb4e7e7 100644 --- a/bucket/mongodb-atlas-cli.json +++ b/bucket/mongodb-atlas-cli.json @@ -1,12 +1,12 @@ { - "version": "1.50.0", + "version": "1.50.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.50.0_windows_x86_64.zip", - "hash": "aa8be3370b1207f723fada0e3ce6d3851f6a5857b5dac5d59a63d9328efcca2d" + "url": "https://fastdl.mongodb.org/mongocli/mongodb-atlas-cli_1.50.1_windows_x86_64.zip", + "hash": "8481d371a64983a2d65a82a01bf07f0b81242d8f0e42da8f162903396da0e009" } }, "extract_dir": "bin",