From 4a6c6c9b7a599b7f9f7edc9c44ae98cf207c27e6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 29 Feb 2024 20:25:06 +0000 Subject: [PATCH] mongodb-atlas-cli: Update to version 1.15.1 --- 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 de5c44075a..7a4dc0ebc3 100644 --- a/bucket/mongodb-atlas-cli.json +++ b/bucket/mongodb-atlas-cli.json @@ -1,12 +1,12 @@ { - "version": "1.15.0", + "version": "1.15.1", "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.0_windows_x86_64.zip", - "hash": "9f1c198937bde8c145bd561be29cbb0005e60f60bfc4ef2f38050dfb26149f64" + "url": "https://fastdl.mongodb.org/mongocli/mongodb-atlas-cli_1.15.1_windows_x86_64.zip", + "hash": "4200fb1f562c3c3c849d95b1ffb0d9a5f4f7d0920a168fe77c05049f47829494" } }, "extract_dir": "bin",