From 03f6757e20a8670b86b4a80760f41f5ba5b21762 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Sep 2023 16:26:54 +0000 Subject: [PATCH] mongodb-atlas-cli: Update to version 1.12.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 4e8cfbeb81..7575d7eba6 100644 --- a/bucket/mongodb-atlas-cli.json +++ b/bucket/mongodb-atlas-cli.json @@ -1,12 +1,12 @@ { - "version": "1.11.0", + "version": "1.12.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.11.0_windows_x86_64.zip", - "hash": "4fdf439b2a0fbd0eeda2287e6b7358e0633b5a17e5d34dde66b4e3f6bae24f70" + "url": "https://fastdl.mongodb.org/mongocli/mongodb-atlas-cli_1.12.0_windows_x86_64.zip", + "hash": "ffaa8b8038e6873a1eb60599b6402e9c0ced2992d75bff55605e6ddf0599c737" } }, "extract_dir": "bin",