From 974f963d18a186d9e2b91fcb4f8f694449afefb1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Feb 2025 20:28:50 +0000 Subject: [PATCH] mongodb-atlas-cli: Update to version 1.40.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 066c12d83b..0f3f7a48fa 100644 --- a/bucket/mongodb-atlas-cli.json +++ b/bucket/mongodb-atlas-cli.json @@ -1,12 +1,12 @@ { - "version": "1.39.0", + "version": "1.40.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.39.0_windows_x86_64.zip", - "hash": "c349354facb49375f1979256b61c2f67563ccd63973e919cc7a8fcc0ee2f1133" + "url": "https://fastdl.mongodb.org/mongocli/mongodb-atlas-cli_1.40.0_windows_x86_64.zip", + "hash": "b4f44a9e726bbb77e9fb853721ff3d1b05121fd87ba0631d0df774f25129250c" } }, "extract_dir": "bin",