From e352b89b0b7a71ea9ed015a9f626433ad04aaf8e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 16:30:52 +0000 Subject: [PATCH] mongodb-atlas-cli: Update to version 1.37.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 3a54e6a821..cae1d2ec73 100644 --- a/bucket/mongodb-atlas-cli.json +++ b/bucket/mongodb-atlas-cli.json @@ -1,12 +1,12 @@ { - "version": "1.36.0", + "version": "1.37.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.36.0_windows_x86_64.zip", - "hash": "6f7e14331cdcd0d9cdbc92711018d3e2a7eaff308886161d10f49c6d725dfd12" + "url": "https://fastdl.mongodb.org/mongocli/mongodb-atlas-cli_1.37.0_windows_x86_64.zip", + "hash": "341d58e8c6835831078522703130a1dd366590836bc5a029a9b81531c36d3d1a" } }, "extract_dir": "bin",