gatsby-cli 2.8.4
Closes #45680. Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
parent
e51caf6d97
commit
c5d526ba3f
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ require "language/node"
|
||||||
class GatsbyCli < Formula
|
class GatsbyCli < Formula
|
||||||
desc "Gatsby command-line interface"
|
desc "Gatsby command-line interface"
|
||||||
homepage "https://www.gatsbyjs.org/docs/gatsby-cli/"
|
homepage "https://www.gatsbyjs.org/docs/gatsby-cli/"
|
||||||
url "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-2.8.3.tgz"
|
url "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-2.8.4.tgz"
|
||||||
sha256 "83939cd4ea9a6b9671282fc89726224f67cb804f0393162133a7fcf1efd84e34"
|
sha256 "197cc0fb7a8eacf67a162257121af59fa8c3e5c30be0f57ba9645f74b312ced5"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue