From 707fda28c504fb06860416fd8e4d3fb4fc5f4742 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 12:31:41 +0000 Subject: [PATCH] mongodb-atlas-cli: Update to version 1.28.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 51343e3327..6f7b3e9012 100644 --- a/bucket/mongodb-atlas-cli.json +++ b/bucket/mongodb-atlas-cli.json @@ -1,12 +1,12 @@ { - "version": "1.27.1", + "version": "1.28.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.27.1_windows_x86_64.zip", - "hash": "bc769e7ec5f27a17b23cf76f08aff7e1017c7ce52ddc2694e371f7c9e9bd1994" + "url": "https://fastdl.mongodb.org/mongocli/mongodb-atlas-cli_1.28.0_windows_x86_64.zip", + "hash": "18ecbf67d9605188aac2166ed05aca10b3313404f930d4adfea34ddb7b06ffff" } }, "extract_dir": "bin",