Skip to content

Commit 2371848

Browse files
committed
netlify-cli 19.1.6
1 parent 1eff6d8 commit 2371848

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-19.1.5.tgz"
5-
sha256 "010c1a12ed2834e2838ffb9847e4493ebe112bbacde6a6a709df22b094aa6852"
4+
url "https://registry.npmjs.org/netlify-cli/-/netlify-cli-19.1.6.tgz"
5+
sha256 "7049d8dd03ba6b99c0a0577c417b029d14e3011fe371a4abdcc196b47512cbd9"
66
license "MIT"
77
head "https://github.com/netlify/cli.git", branch: "main"
88

0 commit comments

Comments
 (0)