netlify-cli 2.56.0
Closes #57179. Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
dc44c2249c
commit
96fcebde01
|
@ -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-2.54.0.tgz"
|
||||
sha256 "bd25b06744158f382b62c2b7efd213abaeafb6b56654e38e9478c5d86f684f7d"
|
||||
url "https://registry.npmjs.org/netlify-cli/-/netlify-cli-2.56.0.tgz"
|
||||
sha256 "e48c5b8748e81a0f19b17ca882e55aa055292929c2588bc27d5e40c741b0aa44"
|
||||
head "https://github.com/netlify/cli.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in New Issue