From d1b2e4d1988447477a82b6ec849d067db15a2236 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Nov 2023 16:28:55 +0000 Subject: [PATCH] mongodb-atlas-cli: Update to version 1.13.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 16a59f9224..e8f5b4747c 100644 --- a/bucket/mongodb-atlas-cli.json +++ b/bucket/mongodb-atlas-cli.json @@ -1,12 +1,12 @@ { - "version": "1.12.2", + "version": "1.13.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.12.2_windows_x86_64.zip", - "hash": "c8c769f16f57f4a7b53fa46dcfdd2dcbe683f81b496d2fc3f7f72dc1da11037e" + "url": "https://fastdl.mongodb.org/mongocli/mongodb-atlas-cli_1.13.0_windows_x86_64.zip", + "hash": "f1d20e740d780a92ce57c8a8bfb21cd44c3e018377737c813d59ea04f4f50538" } }, "extract_dir": "bin",