From 763b6267cc5493870984ea1fdb18007586fae41a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 Sep 2023 12:30:30 +0000 Subject: [PATCH] mongodb-atlas-cli: Update to version 1.11.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 b4f12774f2..4e8cfbeb81 100644 --- a/bucket/mongodb-atlas-cli.json +++ b/bucket/mongodb-atlas-cli.json @@ -1,12 +1,12 @@ { - "version": "1.10.0", + "version": "1.11.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.10.0_windows_x86_64.zip", - "hash": "1e4e37e259e0819320f04a27f5cbb36c2020ba786e76b23e91fa7e45e8bff49d" + "url": "https://fastdl.mongodb.org/mongocli/mongodb-atlas-cli_1.11.0_windows_x86_64.zip", + "hash": "4fdf439b2a0fbd0eeda2287e6b7358e0633b5a17e5d34dde66b4e3f6bae24f70" } }, "extract_dir": "bin",