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 c3a6f2f commit 76b370cCopy full SHA for 76b370c
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.37.1.tgz"
5
- sha256 "b6b2c560dadac909e198bb388138e4a82d97a83db485e5fdd0ec374c4ed4ead9"
+ url "https://registry.npmjs.org/netlify-cli/-/netlify-cli-17.37.2.tgz"
+ sha256 "8782ba234ad41c72bfaebb44c3a7345e4149f1b9546e377215b879731970264f"
6
license "MIT"
7
head "https://github.com/netlify/cli.git", branch: "main"
8
0 commit comments