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 6466ebf commit 92ae499Copy full SHA for 92ae499
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.46.3.tar.gz"
5
- sha256 "da136f07614fe360e496019ae999b054dbb6954294d4239197cb638dcb52e97b"
+ url "https://github.com/mongodb/mongodb-atlas-cli/archive/refs/tags/atlascli/v1.46.4.tar.gz"
+ sha256 "d3ddd1a1f3dc603cb2516215517c56278ea88557bed954fbb6ea3d51a1dd00e5"
6
license "Apache-2.0"
7
head "https://github.com/mongodb/mongodb-atlas-cli.git", branch: "master"
8
0 commit comments