From 83dd71132f3b1a163a5c6d14b6c6097a8cf40058 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 13:12:39 +0000 Subject: [PATCH] mongodb-atlas-cli: Update to version 1.19.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 1e0d2b9dd5..a532a8934f 100644 --- a/bucket/mongodb-atlas-cli.json +++ b/bucket/mongodb-atlas-cli.json @@ -1,12 +1,12 @@ { - "version": "1.18.0", + "version": "1.19.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.18.0_windows_x86_64.zip", - "hash": "31fcd211bc79323f46c31b99cae3a896ea128ebebc8187ab9bb1668aa4e3bd2e" + "url": "https://fastdl.mongodb.org/mongocli/mongodb-atlas-cli_1.19.0_windows_x86_64.zip", + "hash": "fc8eff37b503abbca039c7bfebbdf275afcc1828c32865002dcf5cbd196aac56" } }, "extract_dir": "bin",