We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5feaa57 commit c6818dfCopy full SHA for c6818df
Formula/m/mongodb-atlas-cli.rb
@@ -1,8 +1,8 @@
1
class MongodbAtlasCli < Formula
2
desc "Atlas CLI enables you to manage your MongoDB Atlas"
3
homepage "https://www.mongodb.com/docs/atlas/cli/stable/"
4
- url "https://github.com/mongodb/mongodb-atlas-cli/archive/refs/tags/atlascli/v1.45.1.tar.gz"
5
- sha256 "04b0c26e8fb2f22d0fbaa1577bf2b5a5e44180936041057098c8b6a0e38ccaea"
+ url "https://github.com/mongodb/mongodb-atlas-cli/archive/refs/tags/atlascli/v1.46.1.tar.gz"
+ sha256 "0668f6e1a238a28d93def4e2f429400fcf65b7c8f7e6b79524bf44b40e26e5e0"
6
license "Apache-2.0"
7
head "https://github.com/mongodb/mongodb-atlas-cli.git", branch: "master"
8
0 commit comments