Skip to content

Commit 76b370c

Browse files
committed
netlify-cli 17.37.2
1 parent c3a6f2f commit 76b370c

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.37.1.tgz"
5-
sha256 "b6b2c560dadac909e198bb388138e4a82d97a83db485e5fdd0ec374c4ed4ead9"
4+
url "https://registry.npmjs.org/netlify-cli/-/netlify-cli-17.37.2.tgz"
5+
sha256 "8782ba234ad41c72bfaebb44c3a7345e4149f1b9546e377215b879731970264f"
66
license "MIT"
77
head "https://github.com/netlify/cli.git", branch: "main"
88

0 commit comments

Comments
 (0)