From 108700fbf1afe01426e374da05086688c1859b32 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 12:31:20 +0000 Subject: [PATCH] mongodb-atlas-cli: Update to version 1.26.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 767dfe4ebf..d00ccbd07e 100644 --- a/bucket/mongodb-atlas-cli.json +++ b/bucket/mongodb-atlas-cli.json @@ -1,12 +1,12 @@ { - "version": "1.25.0", + "version": "1.26.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.25.0_windows_x86_64.zip", - "hash": "6bcad947c12f56f43bd1cea4731096182fe98a06234303a41bef46fa50c02072" + "url": "https://fastdl.mongodb.org/mongocli/mongodb-atlas-cli_1.26.0_windows_x86_64.zip", + "hash": "6cbdd3d5af4e18ca16bc957882b50c4437a16e8e0c7104b890e71c512b167ee4" } }, "extract_dir": "bin",