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 c1b658f commit 5967e4aCopy full SHA for 5967e4a
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.32.0.tar.gz"
5
- sha256 "ed17368b31d46740493c606e1a3b5f39f2ecb168aa429f2d7a2e774b31da9d3a"
+ url "https://github.com/mongodb/mongodb-atlas-cli/archive/refs/tags/atlascli/v1.33.0.tar.gz"
+ sha256 "2dad874db2c4022630ed78a7b1f9b820264aa4521979f76901f55a80d3b8ce45"
6
license "Apache-2.0"
7
head "https://github.com/mongodb/mongodb-atlas-cli.git", branch: "master"
8
0 commit comments