Skip to content

Commit 9d0cdbd

Browse files
committed
mongodb-atlas-cli 1.35.0
1 parent 91df94c commit 9d0cdbd

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.34.0.tar.gz"
5-
sha256 "8151c413e8d9e6dd1657b4d642af460f20ffe04032676ab2152328c9358b0e2a"
4+
url "https://github.com/mongodb/mongodb-atlas-cli/archive/refs/tags/atlascli/v1.35.0.tar.gz"
5+
sha256 "d77f3cc342f764e10a5310482340a98b5f068501f23761f92f4bf8e6f0eaaa88"
66
license "Apache-2.0"
77
head "https://github.com/mongodb/mongodb-atlas-cli.git", branch: "master"
88

0 commit comments

Comments
 (0)