Skip to content

Commit c6818df

Browse files
committed
mongodb-atlas-cli 1.46.1
1 parent 5feaa57 commit c6818df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/m/mongodb-atlas-cli.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class MongodbAtlasCli < Formula
22
desc "Atlas CLI enables you to manage your MongoDB Atlas"
33
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"
4+
url "https://github.com/mongodb/mongodb-atlas-cli/archive/refs/tags/atlascli/v1.46.1.tar.gz"
5+
sha256 "0668f6e1a238a28d93def4e2f429400fcf65b7c8f7e6b79524bf44b40e26e5e0"
66
license "Apache-2.0"
77
head "https://github.com/mongodb/mongodb-atlas-cli.git", branch: "master"
88

0 commit comments

Comments
 (0)