From d7517f3fed92fd250b8efc46bc32216b8cd67e3a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 17:06:57 +0000 Subject: [PATCH] mongodb-atlas-cli: Update to version 1.20.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 a532a8934f..6c6b05627d 100644 --- a/bucket/mongodb-atlas-cli.json +++ b/bucket/mongodb-atlas-cli.json @@ -1,12 +1,12 @@ { - "version": "1.19.0", + "version": "1.20.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.19.0_windows_x86_64.zip", - "hash": "fc8eff37b503abbca039c7bfebbdf275afcc1828c32865002dcf5cbd196aac56" + "url": "https://fastdl.mongodb.org/mongocli/mongodb-atlas-cli_1.20.0_windows_x86_64.zip", + "hash": "bb7e6bb22b1328fef128a8c23837eb0132bfe59ef8246e4298adfc571a06f9b8" } }, "extract_dir": "bin",