From 60cb49d2375afa592958c96dc1e3e86f53581d97 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Sep 2023 20:24:36 +0000 Subject: [PATCH] mongodb-atlas-cli: Update to version 1.12.1 --- 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 7575d7eba6..13ab2f6f92 100644 --- a/bucket/mongodb-atlas-cli.json +++ b/bucket/mongodb-atlas-cli.json @@ -1,12 +1,12 @@ { - "version": "1.12.0", + "version": "1.12.1", "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.0_windows_x86_64.zip", - "hash": "ffaa8b8038e6873a1eb60599b6402e9c0ced2992d75bff55605e6ddf0599c737" + "url": "https://fastdl.mongodb.org/mongocli/mongodb-atlas-cli_1.12.1_windows_x86_64.zip", + "hash": "2f2b9681abb131662bda8a41f4c84b22777b30953e468e68c631930abe7339b0" } }, "extract_dir": "bin",