Skip to content

Commit fbe032d

Browse files
committed
netlify-cli 17.38.1
1 parent 0e6efe2 commit fbe032d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/n/netlify-cli.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class NetlifyCli < Formula
22
desc "Netlify command-line tool"
33
homepage "https://www.netlify.com/docs/cli"
4-
url "https://registry.npmjs.org/netlify-cli/-/netlify-cli-17.38.0.tgz"
5-
sha256 "3fae47e1eb3572918f9ff90471c3a18e391f6fdcd3878352fec6a229162b7b66"
4+
url "https://registry.npmjs.org/netlify-cli/-/netlify-cli-17.38.1.tgz"
5+
sha256 "0f10e92bc575316b8c6dd91fcd52578194e7b6d105d4cee36947ab3e4928393d"
66
license "MIT"
77
head "https://github.com/netlify/cli.git", branch: "main"
88

0 commit comments

Comments
 (0)