From 1652fa7565165094d7025c2cc9f6e8759a084e56 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 20 Oct 2023 16:27:30 +0000 Subject: [PATCH] mongodb-atlas-cli: Update to version 1.12.2 --- 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 13ab2f6f92..16a59f9224 100644 --- a/bucket/mongodb-atlas-cli.json +++ b/bucket/mongodb-atlas-cli.json @@ -1,12 +1,12 @@ { - "version": "1.12.1", + "version": "1.12.2", "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.12.1_windows_x86_64.zip", - "hash": "2f2b9681abb131662bda8a41f4c84b22777b30953e468e68c631930abe7339b0" + "url": "https://fastdl.mongodb.org/mongocli/mongodb-atlas-cli_1.12.2_windows_x86_64.zip", + "hash": "c8c769f16f57f4a7b53fa46dcfdd2dcbe683f81b496d2fc3f7f72dc1da11037e" } }, "extract_dir": "bin",