diff --git a/Formula/m/mongocli.rb b/Formula/m/mongocli.rb index 2e6b6d5d24cb..30ba085feae2 100644 --- a/Formula/m/mongocli.rb +++ b/Formula/m/mongocli.rb @@ -1,8 +1,8 @@ class Mongocli < Formula desc "MongoDB CLI enables you to manage your MongoDB in the Cloud" homepage "https://www.mongodb.com/docs/mongocli/stable/" - url "https://github.com/mongodb/mongodb-atlas-cli/archive/refs/tags/mongocli/v2.0.1.tar.gz" - sha256 "6b1f94cdafd1a2043bdd305a7d826a1c85ca30013d3f3e4161ac301df29f3354" + url "https://github.com/mongodb/mongodb-atlas-cli/archive/refs/tags/mongocli/v2.0.2.tar.gz" + sha256 "3684d32de193b0607b3da9f0bc0aec1a9854311593a97bbf5763d79e43ff81d3" license "Apache-2.0" head "https://github.com/mongodb/mongodb-atlas-cli.git", branch: "mongocli-master"