From c9dacc5cc79ec1452c904e8e6c6bb8e55100b52d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Feb 2025 16:30:10 +0000 Subject: [PATCH] mongodb-atlas-cli: Update to version 1.38.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 cae1d2ec73..23eff4c2ee 100644 --- a/bucket/mongodb-atlas-cli.json +++ b/bucket/mongodb-atlas-cli.json @@ -1,12 +1,12 @@ { - "version": "1.37.0", + "version": "1.38.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.37.0_windows_x86_64.zip", - "hash": "341d58e8c6835831078522703130a1dd366590836bc5a029a9b81531c36d3d1a" + "url": "https://fastdl.mongodb.org/mongocli/mongodb-atlas-cli_1.38.0_windows_x86_64.zip", + "hash": "f222957744c65b922371c097f6e8c1c10fcb534b99ac350fcace43969469c822" } }, "extract_dir": "bin",