{
    "version": "1.54.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.54.0_windows_x86_64.zip",
            "hash": "97471ded9b7071ca955496a5832f1a617a96d57f0cd970d59f80a8d064bd1795"
        }
    },
    "extract_dir": "bin",
    "bin": "atlas.exe",
    "checkver": {
        "url": "https://www.mongodb.com/try/download/atlascli",
        "regex": "mongodb-atlas-cli_([\\d.]+)_windows_x86_64"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://fastdl.mongodb.org/mongocli/mongodb-atlas-cli_$version_windows_x86_64.zip"
            }
        }
    }
}
