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 da04da3 commit 917fef7Copy full SHA for 917fef7
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-20.0.0.tgz"
5
- sha256 "67b878ac8de78bb326d44e2020e1c2bd3ddaf7025ca64a7a79b83447534df03b"
+ url "https://registry.npmjs.org/netlify-cli/-/netlify-cli-20.0.1.tgz"
+ sha256 "815b3e999771415bfdb3845071b200e4ca53715d1ac11c3f322bfa088dbb92c3"
6
license "MIT"
7
head "https://github.com/netlify/cli.git", branch: "main"
8
0 commit comments