From ff98bcad5207fa3da5b29470a16fc1d4ced34404 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 16:27:46 +0000 Subject: [PATCH] mongodb-atlas-cli: Update to version 1.15.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 2a138ec6e5..de5c44075a 100644 --- a/bucket/mongodb-atlas-cli.json +++ b/bucket/mongodb-atlas-cli.json @@ -1,12 +1,12 @@ { - "version": "1.14.3", + "version": "1.15.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.14.3_windows_x86_64.zip", - "hash": "c19711989c434abac2f76a2d622ac8938a220300cadb11f2d9aee5cc69a6ecfa" + "url": "https://fastdl.mongodb.org/mongocli/mongodb-atlas-cli_1.15.0_windows_x86_64.zip", + "hash": "9f1c198937bde8c145bd561be29cbb0005e60f60bfc4ef2f38050dfb26149f64" } }, "extract_dir": "bin",