From f42d43d609ea00c8ded3322cd9985e9d735640d2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Feb 2025 16:30:31 +0000 Subject: [PATCH] mongodb-atlas-cli: Update to version 1.39.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 23eff4c2ee..066c12d83b 100644 --- a/bucket/mongodb-atlas-cli.json +++ b/bucket/mongodb-atlas-cli.json @@ -1,12 +1,12 @@ { - "version": "1.38.0", + "version": "1.39.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.38.0_windows_x86_64.zip", - "hash": "f222957744c65b922371c097f6e8c1c10fcb534b99ac350fcace43969469c822" + "url": "https://fastdl.mongodb.org/mongocli/mongodb-atlas-cli_1.39.0_windows_x86_64.zip", + "hash": "c349354facb49375f1979256b61c2f67563ccd63973e919cc7a8fcc0ee2f1133" } }, "extract_dir": "bin",