From 8432d5e6b5d078e952cd9109dd80986159d58f61 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Dec 2023 12:30:22 +0000 Subject: [PATCH] mongodb-atlas-cli: Update to version 1.14.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 e8f5b4747c..92335b2c5a 100644 --- a/bucket/mongodb-atlas-cli.json +++ b/bucket/mongodb-atlas-cli.json @@ -1,12 +1,12 @@ { - "version": "1.13.0", + "version": "1.14.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.13.0_windows_x86_64.zip", - "hash": "f1d20e740d780a92ce57c8a8bfb21cd44c3e018377737c813d59ea04f4f50538" + "url": "https://fastdl.mongodb.org/mongocli/mongodb-atlas-cli_1.14.0_windows_x86_64.zip", + "hash": "94be848bcd2f05c29c7e6ea4cf3c0c5d6bf8ba819f9afcaffe00b7fdf001a0dc" } }, "extract_dir": "bin",