Skip to content

Commit 5967e4a

Browse files
committed
mongodb-atlas-cli 1.33.0
1 parent c1b658f commit 5967e4a

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

0 commit comments

Comments
 (0)