From 0c13062e119dcd1efcbf7aece095a24ab27fa219 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Apr 2025 12:31:47 +0000 Subject: [PATCH] mongodb-atlas-cli: Update to version 1.42.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 c0eb54bd77..18b48708d4 100644 --- a/bucket/mongodb-atlas-cli.json +++ b/bucket/mongodb-atlas-cli.json @@ -1,12 +1,12 @@ { - "version": "1.42.0", + "version": "1.42.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.42.0_windows_x86_64.zip", - "hash": "cfe234ec746019a65ac620d40cf66293126745383009857d55ee8af2739b8fa9" + "url": "https://fastdl.mongodb.org/mongocli/mongodb-atlas-cli_1.42.1_windows_x86_64.zip", + "hash": "508f0aa06d69c7ae50b0d89f32faab42fc7d3b361b6f548843598052bf90ed08" } }, "extract_dir": "bin",