From 680eb1858920501078a2769c320ba294e14f8a05 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 12:31:56 +0000 Subject: [PATCH] mongodb-atlas-cli: Update to version 1.36.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 185b910446..3a54e6a821 100644 --- a/bucket/mongodb-atlas-cli.json +++ b/bucket/mongodb-atlas-cli.json @@ -1,12 +1,12 @@ { - "version": "1.35.0", + "version": "1.36.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.35.0_windows_x86_64.zip", - "hash": "c080d57f34187a9f296eb8039d8eba07deb790368f8930af45c47f89740618ad" + "url": "https://fastdl.mongodb.org/mongocli/mongodb-atlas-cli_1.36.0_windows_x86_64.zip", + "hash": "6f7e14331cdcd0d9cdbc92711018d3e2a7eaff308886161d10f49c6d725dfd12" } }, "extract_dir": "bin",