From a68683f6e3675f5897c8769875b129da8598721d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2024 16:29:13 +0000 Subject: [PATCH] mongodb-atlas-cli: Update to version 1.25.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 934bdf32ff..767dfe4ebf 100644 --- a/bucket/mongodb-atlas-cli.json +++ b/bucket/mongodb-atlas-cli.json @@ -1,12 +1,12 @@ { - "version": "1.24.0", + "version": "1.25.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.24.0_windows_x86_64.zip", - "hash": "7b494a939dbe6d6a7e12156693295a2f860dfcc4a9a7a934f713eb1ab19ba486" + "url": "https://fastdl.mongodb.org/mongocli/mongodb-atlas-cli_1.25.0_windows_x86_64.zip", + "hash": "6bcad947c12f56f43bd1cea4731096182fe98a06234303a41bef46fa50c02072" } }, "extract_dir": "bin",