From 4381c441fd4110a1caaa28fd039061d992a923c0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 12:32:38 +0000 Subject: [PATCH] mongodb-atlas-cli: Update to version 1.31.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 e66e68b4c7..f6984d9f11 100644 --- a/bucket/mongodb-atlas-cli.json +++ b/bucket/mongodb-atlas-cli.json @@ -1,12 +1,12 @@ { - "version": "1.30.0", + "version": "1.31.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.30.0_windows_x86_64.zip", - "hash": "989dc356ab4548dcef2663a1f0633884cda59c933150c9343551130280b150cb" + "url": "https://fastdl.mongodb.org/mongocli/mongodb-atlas-cli_1.31.0_windows_x86_64.zip", + "hash": "e38cb6aa7aadd49b75f176c10a96a920d91d3af36ea87f9e33c2b6de7c2fe2b9" } }, "extract_dir": "bin",