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 1eff6d8 commit 2371848Copy full SHA for 2371848
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-19.1.5.tgz"
5
- sha256 "010c1a12ed2834e2838ffb9847e4493ebe112bbacde6a6a709df22b094aa6852"
+ url "https://registry.npmjs.org/netlify-cli/-/netlify-cli-19.1.6.tgz"
+ sha256 "7049d8dd03ba6b99c0a0577c417b029d14e3011fe371a4abdcc196b47512cbd9"
6
license "MIT"
7
head "https://github.com/netlify/cli.git", branch: "main"
8
0 commit comments