From f7dbcb37551fb904f6e9c3fe16a1123b59716926 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 16:29:47 +0000 Subject: [PATCH] mongodb-atlas-cli: Update to version 1.23.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 f66b7216a2..70202e609f 100644 --- a/bucket/mongodb-atlas-cli.json +++ b/bucket/mongodb-atlas-cli.json @@ -1,12 +1,12 @@ { - "version": "1.22.0", + "version": "1.23.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.22.0_windows_x86_64.zip", - "hash": "374eb6cb34a12b141a669d87eefcf4b643b7dd9789a442fbb73574f3a4dcdce3" + "url": "https://fastdl.mongodb.org/mongocli/mongodb-atlas-cli_1.23.0_windows_x86_64.zip", + "hash": "1869693d9b702cd90d2b4fd564e818deb65ed7df62715d0fcc919b39a1e47b6e" } }, "extract_dir": "bin",