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 0eced82 commit b6f8247Copy full SHA for b6f8247
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.9.4.tgz"
5
- sha256 "bc2c98ee35cdeebe13f660b37e1eddb99015ed5401bc3d19921abdfde4fc6735"
+ url "https://registry.npmjs.org/netlify-cli/-/netlify-cli-23.9.5.tgz"
+ sha256 "6d80f31b33c1d2b5c78f72e496f0b63b481e18a1d2e55064a0480ce9757c8b64"
6
license "MIT"
7
8
bottle do
0 commit comments