From 6c0c8b16e1cc0745155fd96d985cd5d0914d4439 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 16:30:19 +0000 Subject: [PATCH] mongodb-atlas-cli: Update to version 1.35.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 d5fa1cd6d2..185b910446 100644 --- a/bucket/mongodb-atlas-cli.json +++ b/bucket/mongodb-atlas-cli.json @@ -1,12 +1,12 @@ { - "version": "1.34.0", + "version": "1.35.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.34.0_windows_x86_64.zip", - "hash": "366984991e4d39ee20bdb2f27303be5599283b796b04986965c653bfa99230f0" + "url": "https://fastdl.mongodb.org/mongocli/mongodb-atlas-cli_1.35.0_windows_x86_64.zip", + "hash": "c080d57f34187a9f296eb8039d8eba07deb790368f8930af45c47f89740618ad" } }, "extract_dir": "bin",