From f2f82205a66ea16b9a6dff21be5a753c09ac51e6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 12:32:01 +0000 Subject: [PATCH] mongodb-atlas-cli: Update to version 1.30.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 b8c0dbcfd6..e66e68b4c7 100644 --- a/bucket/mongodb-atlas-cli.json +++ b/bucket/mongodb-atlas-cli.json @@ -1,12 +1,12 @@ { - "version": "1.29.0", + "version": "1.30.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.29.0_windows_x86_64.zip", - "hash": "c227b417113a0d1849a3915971cd45845868c7746c68cad848041dfedb2be445" + "url": "https://fastdl.mongodb.org/mongocli/mongodb-atlas-cli_1.30.0_windows_x86_64.zip", + "hash": "989dc356ab4548dcef2663a1f0633884cda59c933150c9343551130280b150cb" } }, "extract_dir": "bin",