From 040b9cd27bb029a2a80b305e8b7f77f95ddfd396 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Mar 2024 17:09:14 +0000 Subject: [PATCH] mongodb-atlas-cli: Update to version 1.18.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 4636e2637d..1e0d2b9dd5 100644 --- a/bucket/mongodb-atlas-cli.json +++ b/bucket/mongodb-atlas-cli.json @@ -1,12 +1,12 @@ { - "version": "1.17.0", + "version": "1.18.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.17.0_windows_x86_64.zip", - "hash": "581f82e5d3cc3250592184c9364ac7c5c3019f0f071d4c512d95cd8ae3e4c564" + "url": "https://fastdl.mongodb.org/mongocli/mongodb-atlas-cli_1.18.0_windows_x86_64.zip", + "hash": "31fcd211bc79323f46c31b99cae3a896ea128ebebc8187ab9bb1668aa4e3bd2e" } }, "extract_dir": "bin",