From d052419be2bba8276a0c320062013f17c5ba1e06 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 Mar 2024 16:27:40 +0000 Subject: [PATCH] mongodb-atlas-cli: Update to version 1.17.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 1b2d1d0a0c..4636e2637d 100644 --- a/bucket/mongodb-atlas-cli.json +++ b/bucket/mongodb-atlas-cli.json @@ -1,12 +1,12 @@ { - "version": "1.16.0", + "version": "1.17.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.16.0_windows_x86_64.zip", - "hash": "4c5e798fa0a20667ced51f2ed0c8dac93c3fc3975082bc01a577e68087fb5cd2" + "url": "https://fastdl.mongodb.org/mongocli/mongodb-atlas-cli_1.17.0_windows_x86_64.zip", + "hash": "581f82e5d3cc3250592184c9364ac7c5c3019f0f071d4c512d95cd8ae3e4c564" } }, "extract_dir": "bin",