From 4f20c40116738325b6e5a937d943d5b968219e36 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Apr 2025 16:29:45 +0000 Subject: [PATCH] mongodb-atlas-cli: Update to version 1.42.2 --- 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 18b48708d4..22fb073d52 100644 --- a/bucket/mongodb-atlas-cli.json +++ b/bucket/mongodb-atlas-cli.json @@ -1,12 +1,12 @@ { - "version": "1.42.1", + "version": "1.42.2", "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.1_windows_x86_64.zip", - "hash": "508f0aa06d69c7ae50b0d89f32faab42fc7d3b361b6f548843598052bf90ed08" + "url": "https://fastdl.mongodb.org/mongocli/mongodb-atlas-cli_1.42.2_windows_x86_64.zip", + "hash": "ccb291a2b8dd5cab26cca6e7d873308b9f0e32ba3f5a3883c8015664ced3ad2e" } }, "extract_dir": "bin",