Skip to content

Commit 5a43d7c

Browse files
committed
netlify-cli 21.2.1
1 parent cbb921d commit 5a43d7c

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-21.2.0.tgz"
5-
sha256 "9a237e7f6fca419dfc7cc42ed34d15927d82a8a0970ceaa165ffac34c46f0608"
4+
url "https://registry.npmjs.org/netlify-cli/-/netlify-cli-21.2.1.tgz"
5+
sha256 "b557b2fccc5005fc9775c5800e314c5975c40343556292513265c8b170c0c9a7"
66
license "MIT"
77
head "https://github.com/netlify/cli.git", branch: "main"
88

0 commit comments

Comments
 (0)