From 92b70932156a6edfdfb5832ad4676cf03c6a80d3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Jun 2024 16:30:02 +0000 Subject: [PATCH] mongodb-atlas-cli: Update to version 1.24.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 70202e609f..934bdf32ff 100644 --- a/bucket/mongodb-atlas-cli.json +++ b/bucket/mongodb-atlas-cli.json @@ -1,12 +1,12 @@ { - "version": "1.23.0", + "version": "1.24.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.23.0_windows_x86_64.zip", - "hash": "1869693d9b702cd90d2b4fd564e818deb65ed7df62715d0fcc919b39a1e47b6e" + "url": "https://fastdl.mongodb.org/mongocli/mongodb-atlas-cli_1.24.0_windows_x86_64.zip", + "hash": "7b494a939dbe6d6a7e12156693295a2f860dfcc4a9a7a934f713eb1ab19ba486" } }, "extract_dir": "bin",