From 79659ce7414f227c7d5c203dc3e5f079cb3c25c1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Mar 2024 16:27:04 +0000 Subject: [PATCH] mongodb-atlas-cli: Update to version 1.16.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 7a4dc0ebc3..1b2d1d0a0c 100644 --- a/bucket/mongodb-atlas-cli.json +++ b/bucket/mongodb-atlas-cli.json @@ -1,12 +1,12 @@ { - "version": "1.15.1", + "version": "1.16.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.15.1_windows_x86_64.zip", - "hash": "4200fb1f562c3c3c849d95b1ffb0d9a5f4f7d0920a168fe77c05049f47829494" + "url": "https://fastdl.mongodb.org/mongocli/mongodb-atlas-cli_1.16.0_windows_x86_64.zip", + "hash": "4c5e798fa0a20667ced51f2ed0c8dac93c3fc3975082bc01a577e68087fb5cd2" } }, "extract_dir": "bin",