From 0195d3346cac666cf0e2c84b8b9dea8707c6f967 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 12:32:49 +0000 Subject: [PATCH] mongodb-atlas-cli: Update to version 1.34.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 c362af1783..d5fa1cd6d2 100644 --- a/bucket/mongodb-atlas-cli.json +++ b/bucket/mongodb-atlas-cli.json @@ -1,12 +1,12 @@ { - "version": "1.33.0", + "version": "1.34.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.33.0_windows_x86_64.zip", - "hash": "80ce8c4a2d747e3cb08ea77858fc28dedb73df14af0da9939a0680c6b041a7ea" + "url": "https://fastdl.mongodb.org/mongocli/mongodb-atlas-cli_1.34.0_windows_x86_64.zip", + "hash": "366984991e4d39ee20bdb2f27303be5599283b796b04986965c653bfa99230f0" } }, "extract_dir": "bin",