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 7870839 commit 09c49d4Copy full SHA for 09c49d4
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-23.4.2.tgz"
5
- sha256 "a9ef61906c2f5c4059c5376e83f15da90d09c54989b54060e8eb43e5bb58cf50"
+ url "https://registry.npmjs.org/netlify-cli/-/netlify-cli-23.4.3.tgz"
+ sha256 "0f77752d9f6ba415a3f4d91b258ddcfec7ffdd304ebc17401fb4e871c2993e44"
6
license "MIT"
7
8
bottle do
0 commit comments