netlify-cli 6.12.0

Closes #87132.

Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Rui Chen 2021-10-12 12:04:43 -04:00 committed by BrewTestBot
parent 154b2ff06a
commit 564b9ea4ca
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@ require "language/node"
class NetlifyCli < Formula
desc "Netlify command-line tool"
homepage "https://www.netlify.com/docs/cli"
url "https://registry.npmjs.org/netlify-cli/-/netlify-cli-6.10.0.tgz"
sha256 "637e95ea6680af41f6f6b326888573bdf52944e672dc4977da4ceb7eaff78017"
url "https://registry.npmjs.org/netlify-cli/-/netlify-cli-6.12.0.tgz"
sha256 "5d50210d00e014e15b61c6bf901cd1a1df973100e3f11b8bfb09f846f6ddf169"
license "MIT"
head "https://github.com/netlify/cli.git", branch: "main"