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 cbb921d commit 5a43d7cCopy full SHA for 5a43d7c
Formula/n/netlify-cli.rb
@@ -1,8 +1,8 @@
1
class NetlifyCli < Formula
2
desc "Netlify command-line tool"
3
homepage "https://www.netlify.com/docs/cli"
4
- url "https://registry.npmjs.org/netlify-cli/-/netlify-cli-21.2.0.tgz"
5
- sha256 "9a237e7f6fca419dfc7cc42ed34d15927d82a8a0970ceaa165ffac34c46f0608"
+ url "https://registry.npmjs.org/netlify-cli/-/netlify-cli-21.2.1.tgz"
+ sha256 "b557b2fccc5005fc9775c5800e314c5975c40343556292513265c8b170c0c9a7"
6
license "MIT"
7
head "https://github.com/netlify/cli.git", branch: "main"
8
0 commit comments