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 0e6efe2 commit fbe032dCopy full SHA for fbe032d
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-17.38.0.tgz"
5
- sha256 "3fae47e1eb3572918f9ff90471c3a18e391f6fdcd3878352fec6a229162b7b66"
+ url "https://registry.npmjs.org/netlify-cli/-/netlify-cli-17.38.1.tgz"
+ sha256 "0f10e92bc575316b8c6dd91fcd52578194e7b6d105d4cee36947ab3e4928393d"
6
license "MIT"
7
head "https://github.com/netlify/cli.git", branch: "main"
8
0 commit comments